remote debugging with gdb

Daniel Jacobowitz drow@false.org
Wed May 10 18:26:00 GMT 2006


On Wed, May 10, 2006 at 07:26:47PM +0200, Martin Schuchardt wrote:
> Hello Daniel,
> 
> I've received the following:

Sorry, didn't realize you'd replied to the list too :-)  My response
again, for the archives.

> Packet received: ENN
> Packet qSymbol (symbol-lookup) is supported
> Sending packet: $qPart:auxv:read::0,147#48...Ack
> Packet received: ENN
> Packet qPart_auxv (read-aux-vector) is supported
> Reply contains invalid hex digit 78

Ask the bochs developers to fix this.

1.  "ENN" in the documentation is supposed to mean "E followed by a two
digit number".

2.  If an entirely unsupported packet is received, the stub should not
respond with "ENN", but with "" (an empty packet).

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb mailing list