[RFA] Small improvements to the remote protocol manual

Tom Tromey tom@tromey.com
Wed Sep 14 22:58:00 GMT 2016


>>>>> "Tom" == Tom Tromey <tom@tromey.com> writes:

Tom> I was reading the gdb RSP manual recently and I found a number of
Tom> small problems in the documentation.  This patch attempts to improve
Tom> these areas.

Also, I forgot to note here that I didn't understand the documentation
for the "A" packet; but when I looked at the code I couldn't find it in
either gdb or gdbserver.  So, I wonder if it ought to be deleted.

Another oddity I noticed is that it's unclear what a client ought to do
if a stub sends a notification that it doesn't understand.  The ACK for
a notification depends on the contents (which implies that they've been
understood), and there doesn't seem to be a general notification NAK.  I
think this might be a useful addition.

Tom



More information about the Gdb-patches mailing list