diff options
author | Doug Evans <dje@google.com> | 2008-05-09 18:08:56 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 2008-05-09 18:08:56 +0000 |
commit | a3c83fae41631ef18cd177c8bcc86f2d646e41c7 (patch) | |
tree | 2dfc6deac525c5a00733f4d32f20e9e3baf13cec /gdb/doc/ChangeLog | |
parent | 10e0fa18cb4d1e34132dfbc4ed9de24ed5aa19a9 (diff) | |
download | gdb-a3c83fae41631ef18cd177c8bcc86f2d646e41c7.zip gdb-a3c83fae41631ef18cd177c8bcc86f2d646e41c7.tar.gz gdb-a3c83fae41631ef18cd177c8bcc86f2d646e41c7.tar.bz2 |
remove cruft from previous checkin
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 705a257..00c0776 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,6 +1,6 @@ 2008-05-09 Doug Evans <dje@google.com> - * doc/gdb.texinfo: Document "find" command, qSearch:memory packet. + * gdb.texinfo: Document "find" command, qSearch:memory packet. 2008-05-05 Doug Evans <dje@google.com> |