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]

btacktrace on all threads


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


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