Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Why does gdb use its own thread ids internally rather than the tid from the underlying thread implementation?
@ 2008-03-03 18:42 Martin Fouts
  2008-03-03 19:57 ` Michael Snyder
  0 siblings, 1 reply; 6+ messages in thread
From: Martin Fouts @ 2008-03-03 18:42 UTC (permalink / raw)
  To: gdb; +Cc: Mike Chen

Hi,

We're trying to optimize the NetBSD 4.0 implementation of pthreads,
which has an M:N thread implementation, and are having some trouble
getting gdb to work because the underlying thread id for a thread can
change in an M:N implementation.

Can anyone provide any insight into why gdb doesn't use the underlying
thread id?

Or suggestions about how to accommodate M:N without zombie queues?

Thanks,

Marty


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-03-03 20:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-03 18:42 Why does gdb use its own thread ids internally rather than the tid from the underlying thread implementation? Martin Fouts
2008-03-03 19:57 ` Michael Snyder
2008-03-03 20:09   ` Daniel Jacobowitz
2008-03-03 20:20   ` Why does gdb use its own thread ids internally rather than the ?tid " Mark Kettenis
2008-03-03 20:38     ` Michael Snyder
2008-03-03 20:56       ` Mark Kettenis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox