RFA: Deprecate remote protocol sequence-ID

J.T. Conklin jtc@redback.com
Fri Mar 24 14:02:00 GMT 2000


>>>>> "Andrew" == Andrew Cagney <ac131313@cygnus.com> writes:
Andrew> I'd like to put forward the proposal that the sequence-id:
Andrew> $sequence-id:packet-data#checksum
Andrew>
Andrew> be clearly deprecated.  GDB doesn't produce them and all known targets
Andrew> do nothing useful with them.  Further, the syntax is dangerous as it
Andrew> restricts (in a very bizare way) the contents of actual packets.

I agree that we can mark it deprecated, but I'm not sure doing so
affords us any more freedom wrt. packet contents.  There are deployed
debug stubs which can not be updated that will interpret packets with
buf[2] == ':' as having a sequence numbers.  We've been able to avoid
such packets so far, is it really that onerous of a restriction?

        --jtc

-- 
J.T. Conklin
RedBack Networks


More information about the Gdb-patches mailing list