diff options
author | Daniel Jacobowitz <drow@false.org> | 2006-05-14 15:09:51 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2006-05-14 15:09:51 +0000 |
commit | 369af7bd63d5dbadaabf44c1f595c6c31c244d2a (patch) | |
tree | 9e510d6ce08f81efa0a497dd84332183db718d25 /gdb/doc/ChangeLog | |
parent | ea3d1626fe6c7a92e5f1a0ad6ae1ab0c5f0d5764 (diff) | |
download | gdb-369af7bd63d5dbadaabf44c1f595c6c31c244d2a.zip gdb-369af7bd63d5dbadaabf44c1f595c6c31c244d2a.tar.gz gdb-369af7bd63d5dbadaabf44c1f595c6c31c244d2a.tar.bz2 |
* gdb.texinfo (General Query Packets): Recommend not starting
new packets with qC and clarify.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 9d4ceb5..cdf4622 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2006-05-14 Daniel Jacobowitz <dan@codesourcery.com> + + * gdb.texinfo (General Query Packets): Recommend not starting + new packets with qC and clarify. + 2006-05-13 Gaius Mulley <gaius@glam.ac.uk> * gdb.texinfo (M2 Types): New section. |