This is the mail archive of the gdb-patches@sourceware.cygnus.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: PATCH: handle NAK packets sent by remote stub.


"J.T. Conklin" wrote:

> The one concern that I remember was the risk of spurious NAKs from the
> target interfering with the proper operation remote protocol.  This is
> a possibility, but in my opinion it's no more so than spurious ACKs.
> Without ACKs and NAKs being framed/checksummed, the remote protocol is
> simply vulnerable to communication errors.

Given the protocol can only reasonably handle data overruns from burst
transfers, I don't see the ``-'' as a problem.

I've committed the patch.

	Andrew

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]