Skip to content
Commit 55751145 authored by Jason Wessel's avatar Jason Wessel
Browse files

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: default avatarJason Wessel <jason.wessel@windriver.com>
parent 22eeef4b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment