mirror of
https://github.com/torvalds/linux.git
synced 2026-05-07 07:45:08 -04:00
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>