* Is NPTL needed for debugging multi-thread application
@ 2004-05-27 8:30 lapo.pasqui
2004-05-27 12:59 ` Daniel Jacobowitz
0 siblings, 1 reply; 2+ messages in thread
From: lapo.pasqui @ 2004-05-27 8:30 UTC (permalink / raw)
To: gdb
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
-------------------------------------------------
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Is NPTL needed for debugging multi-thread application
2004-05-27 8:30 Is NPTL needed for debugging multi-thread application lapo.pasqui
@ 2004-05-27 12:59 ` Daniel Jacobowitz
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Jacobowitz @ 2004-05-27 12:59 UTC (permalink / raw)
To: lapo.pasqui; +Cc: gdb
On Thu, May 27, 2004 at 10:30:12AM +0200, lapo.pasqui@tele2.it wrote:
> 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?
No, LinuxThreads has worked for a long time. This isn't enough
information to figure out what's wrong.
--
Daniel Jacobowitz
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-05-27 12:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-27 8:30 Is NPTL needed for debugging multi-thread application lapo.pasqui
2004-05-27 12:59 ` Daniel Jacobowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox