Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* When is a tid a lwp and vice versa?
@ 2001-06-29  1:52 John Hughes
  2001-06-29  3:33 ` John Hughes
  0 siblings, 1 reply; 6+ messages in thread
From: John Hughes @ 2001-06-29  1:52 UTC (permalink / raw)
  To: gdb

I'm playing with the 20010627 snapshot on a UnixWare system.
Work's ok but when debugging non-threaded programs I get lots
of "warning: procfs: resume can't find thread 1 -- resuming all."
messages.

This is 'cos the single entry in procinfo_list has pi->tid set
to 0, but procfs_resume is calling find_procinfo with 
TIDGET(inferior_ptid), which returns the lwpid, which is 1
not zero.

Any ideas?

-- 
John Hughes <john@Calva.COM>
 


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

end of thread, other threads:[~2001-07-08  2:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1010703175044.ZM25944@ocotillo.lan>
2001-07-04  1:54 ` When is a tid a lwp and vice versa? John Hughes
2001-07-06  8:50   ` Kevin Buettner
2001-07-06 14:23     ` Michael Snyder
2001-07-08  2:22     ` John Hughes
2001-06-29  1:52 John Hughes
2001-06-29  3:33 ` John Hughes

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