diff options
author | Nick Roberts <nickrob@snap.net.nz> | 2004-05-11 19:18:32 +0000 |
---|---|---|
committer | Nick Roberts <nickrob@snap.net.nz> | 2004-05-11 19:18:32 +0000 |
commit | 017c5ca5ad83935abebb06320e102f58efe8a140 (patch) | |
tree | 6232b785856848c7f86ea49349efb392e2119088 /gdb | |
parent | 8c37241be3b1baf394090269b4b67babceb83d61 (diff) | |
download | gdb-017c5ca5ad83935abebb06320e102f58efe8a140.zip gdb-017c5ca5ad83935abebb06320e102f58efe8a140.tar.gz gdb-017c5ca5ad83935abebb06320e102f58efe8a140.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 46fd196..80a2255 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2004-05-11 Nick Roberts <nickrob@gnu.org> + + * utils.c (defaulted_query): Just use the normal query input type + when printing the annotations. + 2004-05-11 Andrew Cagney <cagney@redhat.com> * infrun.c (handle_inferior_event): Simplify code handling |