* btacktrace on all threads
@ 2006-01-21 18:50 Ivan Novick
2006-01-21 20:36 ` Daniel Jacobowitz
0 siblings, 1 reply; 2+ messages in thread
From: Ivan Novick @ 2006-01-21 18:50 UTC (permalink / raw)
To: gdb
Hi,
Is there an easier way to backtrace all threads in a core file.
What I am doing now is getting the list of thread numbers manually with
info threads and then going to each thread individually and running
backtrace there.
Thanks for any tips or tricks on this subject you have figured out or
can think of.
Ivan
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: btacktrace on all threads
2006-01-21 18:50 btacktrace on all threads Ivan Novick
@ 2006-01-21 20:36 ` Daniel Jacobowitz
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Jacobowitz @ 2006-01-21 20:36 UTC (permalink / raw)
To: Ivan Novick; +Cc: gdb
On Sat, Jan 21, 2006 at 06:49:12PM +0000, Ivan Novick wrote:
> Hi,
>
> Is there an easier way to backtrace all threads in a core file.
>
> What I am doing now is getting the list of thread numbers manually with
> info threads and then going to each thread individually and running
> backtrace there.
"thread apply all backtrace"
--
Daniel Jacobowitz
CodeSourcery
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-01-21 18:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-21 18:50 btacktrace on all threads Ivan Novick
2006-01-21 20:36 ` Daniel Jacobowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox