From 008326e9fcfb6bc32b27775e62f9c34c6caed58b Mon Sep 17 00:00:00 2001 From: eliz Date: Fri, 31 Mar 2006 14:17:58 +0000 Subject: [PATCH] Fix last change. --- gdb/doc/gdb.texinfo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 9a96dec40e..8657272e67 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -22462,7 +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 +@cindex empty response, for 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 -- 2.11.0