On Mon, 2009-10-12 at 15:02 -0400, Brian J. Murrell wrote:
> I have a neat little script which I use to get stack
> traces:

Good stuff!  I modified it to just display the output on stdout, then I
can put it where I want it by hand.

Just a note: if you add "set pagination off" to your GDB script, then
you don't have to worry about the "type <return> to continue" messages,
redirecting from /dev/null, etc.

I think I'll try to integrate this with my Makefile so that it grabs
core dump stacktraces by default when a core happens.


Cheers!

_______________________________________________
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to