« Return to Thread: 'g/G' GDB commands

Re: 'g/G' GDB commands

by Daniel Jacobowitz-2 :: Rate this Message:

Reply to Author | View in Thread

On Thu, Jan 17, 2008 at 01:18:51AM -0800, Guillaume MENANT wrote:
>
> I've implemented the reply to the 'g' command but GDB sends me a nack ('-')
> each time (3 times and then freeze).

A nack means that the packet was corrupted or the checksum was wrong;
if the packet was valid but contained bad data you'd get a more
specific error.

--
Daniel Jacobowitz
CodeSourcery

 « Return to Thread: 'g/G' GDB commands