This is the mail archive of the gdb@sources.redhat.com 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]

Is NPTL needed for debugging multi-thread application


Hi
I'm having problem in debugging multi thread application on a PPC board. As soon as it hit a breakpoint on a secondary thread I get a SIGKILL from the gdb.
Looking at the core file generated by gdb itself, it looks like it is having problem in navigating the stack of a thread.

I'm using glibc w/o the NTPL implementation (I'm using the linux thread library).

Could it explain the problem? Does it only work with NPTL threads?

Thank you all
  Lapo


-------------------------------------------------
WebMail Tele2 http://www.tele2.it
-------------------------------------------------


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