GDB & info threads command
Jeff Jenkins
jefreyr@pacbell.net
Thu Mar 7 19:25:00 GMT 2002
Hi,
I have GDB sources from 03/06/02 running on RH7.2 (kernel 2.4.7-10).
I created a multi-threaded app that created 100 threads, and then promptly
dumps core.
(on purpose!)
I fire up "gdb test core" and do an "info threads" and all I get is one
thread, namely the thread
that caused the SIGSEGV. I was expecting to see the stacks from all 100
threads. Is there a fix for this? Do I need a newer kernel?
Any help would be groovey!
Thanks!
-- jrj
More information about the Gdb
mailing list