btacktrace on all threads

Daniel Jacobowitz drow@false.org
Sat Jan 21 20:36:00 GMT 2006


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



More information about the Gdb mailing list