diff options
-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 |