Re: [RFC][PATCH] external debugger hooks for Cyrus imapd

2002-05-14 Thread Henrique de Moraes Holschuh
Here is an updated version of the patch, as included in the Debian package of Cyrus IMAPd, release 2.1.4-8. Now the documentation us updated as well. I've attached one extra file and a patch which I use to help users generate the debugging information I need to track down bugs. I have also

[RFC][PATCH] external debugger hooks for Cyrus imapd

2002-05-13 Thread Henrique de Moraes Holschuh
I really didn't like much the current way to attach a debugger to cyrus, so I cooked up something that might be of interest to you guys. Basically, one should set debug_command in imapd.conf to a format string. There are three parameters: the first is the name of the executable (sans path). The