aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2001-06-14 22:10:46 +0000
committerAndrew Cagney <cagney@redhat.com>2001-06-14 22:10:46 +0000
commitdf2396a1a3d5b69b12ddcca90cf66d7ab1ce6b40 (patch)
treeeeba620bb1b029c9a7be530d6c825edeebfbbdcc /gdb/doc/ChangeLog
parent3e890047742a6c96a421700d536a260bcc12a8ec (diff)
downloadgdb-df2396a1a3d5b69b12ddcca90cf66d7ab1ce6b40.zip
gdb-df2396a1a3d5b69b12ddcca90cf66d7ab1ce6b40.tar.gz
gdb-df2396a1a3d5b69b12ddcca90cf66d7ab1ce6b40.tar.bz2
Fix doco on ``!'' and ``R'' packets.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index e34896e..9216536 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,8 @@
+2001-06-14 Andrew Cagney <ac131313@redhat.com>
+
+ * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
+ returns ``OK''. Document that the ``R'' packet does not reply.
+
2001-06-13 Michael Snyder <msnyder@redhat.com>
* gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".