This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: "there is always a thread"


On Thu, Oct 09, 2003 at 10:27:21AM -0400, Andrew Cagney wrote:
> 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.

Absolutely.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]