public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* "there is always a thread"
@ 2003-10-09 14:27 Andrew Cagney
  2003-10-09 14:30 ` Daniel Jacobowitz
  2003-10-09 15:27 ` Kevin Buettner
  0 siblings, 2 replies; 4+ messages in thread
From: Andrew Cagney @ 2003-10-09 14:27 UTC (permalink / raw)
  To: gdb

To re-ping an old topic.

At present GDB differentiates between a "non-threaded" and "threaded" 
inferior.  It only creates the thread data structures when there are 
threads.

I'm intending simplifying this so that the code can assume that there's 
always a "thread".  A non-threaded app having a single thread 
corresponding to the main process.

enjoy,
Andrew



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

end of thread, other threads:[~2003-10-09 15:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-09 14:27 "there is always a thread" Andrew Cagney
2003-10-09 14:30 ` Daniel Jacobowitz
2003-10-09 15:27 ` Kevin Buettner
2003-10-09 15:55   ` Andrew Cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).