remote serial protocol
Raja Saleru
iap_sraja@access.co.jp
Fri Sep 5 05:39:00 GMT 2003
Dear all,
I have a question related remote serial protocol used in gdb and gdbserver
communication.
The command
Read Registers (g)
Ex:
[gdb] $g#67
[target]
+0123456789abcdef0123456789..#xx
issued by gdb to request the values of all target registers. The target
replies with a single message containing ordered register values packed
end-to-end.
I wanted to know the ordering of the registers. Where it is documented?
More information about the Gdb
mailing list