diff options
author | Jim Blandy <jimb@codesourcery.com> | 2005-11-15 19:58:30 +0000 |
---|---|---|
committer | Jim Blandy <jimb@codesourcery.com> | 2005-11-15 19:58:30 +0000 |
commit | fb031cdf9e8c6fd811cdfd0184a1444cce815365 (patch) | |
tree | c3e93dca7be260693a40e44dcc06f185c0b8509a /gdb/doc/ChangeLog | |
parent | 8ffe25303d3684c824549915ebf1b0163c7a7d4a (diff) | |
download | gdb-fb031cdf9e8c6fd811cdfd0184a1444cce815365.zip gdb-fb031cdf9e8c6fd811cdfd0184a1444cce815365.tar.gz gdb-fb031cdf9e8c6fd811cdfd0184a1444cce815365.tar.bz2 |
* 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/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 5af5143..fd6d5c1 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". |