Uncorrect M command from GDB
Daniel Jacobowitz
drow@false.org
Mon Jan 28 16:54:00 GMT 2008
On Mon, Jan 28, 2008 at 08:32:54AM -0800, Guillaume MENANT wrote:
>
> I'm working with GDB and, i don't know why but, it sends me an uncorrect
> packet.
>
> The first one is correct (size is 117 bytes)
> 1- $M4000a3d1,117:00a3c84000a3c84000a3d04000a3d04000a3d8...#
Are you sure it's 117 bytes? From the manual:
Except where otherwise noted all numbers are represented in HEX with
leading zeros suppressed.
It should contain 0x117 bytes.
--
Daniel Jacobowitz
CodeSourcery
More information about the Gdb
mailing list