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]

Re: Current (non-) state of gdbserver


> 
> Quality> It will be nice to add thread support rightaway.
> 
> Indeed.  All of these primitives need to be context/process/thread aware.


Starting at the frame we have:

	a frame has a thread
	a thread has a target

so a target could potentially manage one or more threads.
Makeing sense?  Sounding good in theory?

	Andrew


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