diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 5af047593d..875fefc1c5 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2006-03-31 Eli Zaretskii + + * gdb.texinfo (Overview): Add an index entry to "empty response". + 2006-03-28 Jim Blandy * gdbint.texinfo (Prologue Analysis): New section. diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index b50007dd82..9a96dec40e 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -22462,6 +22462,7 @@ means the same as "0000". The error response returned for some packets includes a two character error number. That number is not well defined. +@cindex empty response, to unsupported packets For any @var{command} not supported by the stub, an empty response (@samp{$#00}) should be returned. That way it is possible to extend the protocol. A newer @value{GDBN} can tell if a packet is supported based