19 Jun
2007
19 Jun
'07
1:37 p.m.
Benton Haynes wrote:
I'm still not clear how one gets gdb to exec 'imap' WITH the config file.
The usual method is 'man gdb' and read the documentation. ;-)
I'll save you the effort and extract the appropriate section:
run [arglist] Start your program (with arglist, if specified).
meaning you start gdb
$ gdb /usr/local/sbin/dovecot $ run -c /path/to/your/dovecot.conf
HTH
John
-- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4501 Forbes Boulevard Suite H Lanham, MD 20706 301-459-3366 x.5010 fax 301-429-5748