Re: dump the stack of a running subthread (solved)
On Montag, Nov 14, 2005, at 11:42 Europe/Berlin, Marc Brünink wrote:
Hi,
I've a program which creates some subthreads. One of them hangs. I
need a stack dump of this very special thread. Any hints? I'm unable
to use gdb directly, because it just occurs on one machine. And it's a
production system. It's no problem if the thread gets terminated. It
will be restarted automatically.
Uh hu.
Sorry for this. I just read man gdb and its solved...
Saying RTFM to myself.
regards
Marc
Reply to: