summaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
authorJim Blandy <jimb@codesourcery.com>2005-11-15 19:58:30 +0000
committerJim Blandy <jimb@codesourcery.com>2005-11-15 19:58:30 +0000
commit0312625ce8d435f600175c15b09da46a624dc839 (patch)
treec6899bcbfd8b4925842924f8d1feb7d7103c20c9 /gdb/doc/ChangeLog
parent6283c85ac9011507154d8cf38731463d84eda80f (diff)
downloadgdb-0312625ce8d435f600175c15b09da46a624dc839.tar.gz
* gdb.texinfo (Packets): Clarify lack of restrictions on behavior
of stub when processing an 'm' packet.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 5af5143e47a..fd6d5c1656e 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,5 +1,8 @@
2005-11-15 Jim Blandy <jimb@redhat.com>
+ * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
+ of stub when processing an 'm' packet.
+
* gdb.texinfo (Packets): Mention that packets beginning with
letters are reserved once, at the top, instead of actually listing
them all and saying "reserved".