This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Re: What does gdb stub need for thread aware debugging on embedded system?
On Sun, Jun 15, 2008 at 05:19:59PM -0700, Michael Snyder wrote:
> At the time that that code was written, threads were very far from
> the minds of people who wrote remote gdb stubs!
Yeah. While sparc-stub.c is a valid example, keep in mind that it is
a very old one. There's been a tremendous amount of change in the
remote protocol since then, including in the threads area (see
e.g. the description of vCont in the remote protocol documentation,
which is in the GDB manual).
--
Daniel Jacobowitz
CodeSourcery