remote protocol extension for step out of range
Andrew Cagney
ac131313@cygnus.com
Thu Feb 1 11:39:00 GMT 2001
"J.T. Conklin" wrote:
> It turned out to be trival to implement the above. I've enclosed a
> patch for review. The guts are ~50 lines, including comments. The
> rest is required for the CLI so the user can enable and disable the
> new packets.
>
> I welcome any comments,
The new packet expects an immediate response. The remote protocol could
have gone in two different directions here - drop the ack, always
require the ack - and you've chosen the later and that definitly doesn't
worry me :-)
What I'm trying to understand is how this packet will interact with
other things such as that out-of-band output (``O'') packet that comes
from the target. Ditto for an input packet if that is ever created.
Andrew
More information about the Gdb
mailing list