"there is always a thread"

Andrew Cagney ac131313@redhat.com
Thu Oct 9 14:27:00 GMT 2003


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





More information about the Gdb mailing list