This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: btacktrace on all threads


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]