What does gdb stub need for thread aware debugging on embedded system?
Daniel Jacobowitz
drow@false.org
Mon Jun 16 01:44:00 GMT 2008
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
More information about the Gdb
mailing list