On Mon, Jul 09, 2007 at 10:56:21AM +0800, s88 wrote:
> the gdb client send the packet which contains
"$p0#a0" to my gdb server.
> The gdb server reply 0 (should be $0#something) to the
gdb client.
"Each byte of data is described by two hex
digits." It's bytes of
data, not a number; you need the full width of the
register.
--
Daniel Jacobowitz
CodeSourcery
|