git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22eeef4
)
gdbstub: Implement gdbserial 'p' and 'P' packets
author
Jason Wessel
<jason.wessel@windriver.com>
Thu, 5 Aug 2010 14:22:21 +0000
(09:22 -0500)
committer
Jason 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