I prefer that Paul guide me to the right and apropriated steps for gdb with imapd.

----- Original Message ----- From: "Aleksander Kamenik" <[EMAIL PROTECTED]>
To: "DBMail mailinglist" <[email protected]>
Sent: Wednesday, July 04, 2007 2:47 PM
Subject: Re: [Dbmail] Debuging with GDB


Jorge Bastos wrote:
Hi,
How do i debug with gdb?

Google!

I think it went like this:
$ gdb
> exec /path/to/executable
> run
> bt

exec tell gdb what program to run, run executes it and bt produces a backtrace.

HTH,

--
Aleksander Kamenik
system administrator
+372 6659 649
[EMAIL PROTECTED]

Krediidiinfo AS
http://www.krediidiinfo.ee/
_______________________________________________
DBmail mailing list
[email protected]
https://mailman.fastxs.nl/mailman/listinfo/dbmail


_______________________________________________
DBmail mailing list
[email protected]
https://mailman.fastxs.nl/mailman/listinfo/dbmail

Reply via email to