* gdb.texinfo (Packets): Change description of 'D' packet to note
authorNathan J. Williams <nathanw@wasabisystems.com>
Sat, 2 Jul 2005 15:39:48 +0000 (15:39 +0000)
committerNathan J. Williams <nathanw@wasabisystems.com>
Sat, 2 Jul 2005 15:39:48 +0000 (15:39 +0000)
that GDB does wait for a response.

gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index 338c72f63680447a1c61b6955cdfe27219461d85..3d712e79360305da7423b78ae0ec1c960258332a 100644 (file)
@@ -1,3 +1,8 @@
+2005-07-02  Nathan J. Williams  <nathanw@wasabisystems.com>
+
+       * gdb.texinfo (Packets): Change description of 'D' packet to note
+       that GDB does wait for a response.
+
 2005-06-22  Nick Roberts  <nickrob@snap.net.nz>
 
        * gdb.texinfo (History) Rename "Command History".
index f5b30d1a5dfc3a04b07ca3a148b187d8d33cbf89..84281725313d90db3fe10a4d0ab48d1772e47743 100644 (file)
@@ -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