gdbstub: Implement gdbserial 'p' and 'P' packets
authorJason Wessel <jason.wessel@windriver.com>
Thu, 5 Aug 2010 14:22:21 +0000 (09:22 -0500)
committerJason Wessel <jason.wessel@windriver.com>
Thu, 5 Aug 2010 14:22:21 +0000 (09:22 -0500)
The gdbserial 'p' and 'P' packets allow gdb to individually get and
set registers instead of querying for all the available registers.

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>

No differences found