linux/kernel/debug
Jason Wessel 55751145dc gdbstub: Implement gdbserial 'p' and 'P' packets
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>
2010-08-05 09:22:21 -05:00
..
kdb kgdb,kdb: individual register set and and get API 2010-08-05 09:22:20 -05:00
debug_core.c debug_core,kdb: fix kgdb_connected bit set in the wrong place 2010-07-21 19:27:07 -05:00
debug_core.h kgdb: gdb "monitor" -> kdb passthrough 2010-05-20 21:04:24 -05:00
gdbstub.c gdbstub: Implement gdbserial 'p' and 'P' packets 2010-08-05 09:22:21 -05:00
Makefile kdb: core for kgdb back end (1 of 2) 2010-05-20 21:04:20 -05:00