Re: 'g/G' GDB commands
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