summaryrefslogtreecommitdiff
path: root/gdb/doc/gdb.texinfo
diff options
context:
space:
mode:
authorNathan J. Williams <nathanw@wasabisystems.com>2005-07-02 15:39:48 +0000
committerNathan J. Williams <nathanw@wasabisystems.com>2005-07-02 15:39:48 +0000
commite9271d155c0e5b8145671e52e803f6cc15060947 (patch)
tree95fe39e4dc044ccf97210ae66fc19e05b7b6a0fa /gdb/doc/gdb.texinfo
parenteea9623582c5354e3d1591fd51e2c99015fb35d8 (diff)
downloadgdb-e9271d155c0e5b8145671e52e803f6cc15060947.tar.gz
* gdb.texinfo (Packets): Change description of 'D' packet to note
that GDB does wait for a response.
Diffstat (limited to 'gdb/doc/gdb.texinfo')
-rw-r--r--gdb/doc/gdb.texinfo6
1 files changed, 4 insertions, 2 deletions
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index f5b30d1a5df..84281725313 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -22058,8 +22058,10 @@ before @value{GDBN} disconnects via the @code{detach} command.
Reply:
@table @samp
-@item @emph{no response}
-@value{GDBN} does not check for any response after sending this packet.
+@item OK
+for success
+@item E@var{NN}
+for an error
@end table
@item @code{e} --- reserved