I don't think gdb is for dummies :-)

You can attach strace to a process. That might help.
strace -p <pid>

Cheers,
Carl.

On 27/06/07, Kerry Mayes <[EMAIL PROTECTED]> wrote:
Does anyone know of an online or downloadable reference for gdb (gnome
debugger)?  On the level of "gdb for dummies".

There is an annoying bug in evolution that I reported but can't get to
do it when I have the debugger going.  The debug team have told me
that you can "attach the debugger when it has frozen" but I don't know
how to do that and can't find an appropriate reference.

Kerry

Reply via email to