commit | 55751145dc1e08e16df418cdd101661f5c6ac991 | [log] [tgz] |
---|---|---|
author | Jason Wessel <jason.wessel@windriver.com> | Thu Aug 05 09:22:21 2010 -0500 |
committer | Jason Wessel <jason.wessel@windriver.com> | Thu Aug 05 09:22:21 2010 -0500 |
tree | c166155b118da5768341e4678478c5dd508a2b17 | |
parent | 22eeef4bb2a7fd225089c0044060ed1fbf091958 [diff] |
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>