diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b28666a..bf90a41 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2002-01-17 Andrew Cagney <ac131313@redhat.com> + * utils.c (internal_verror): Fix comments, default is yes not no. + Update queries to match. Default to quit and dump core. + +2002-01-17 Andrew Cagney <ac131313@redhat.com> + * breakpoint.c: Update assuming #if UI_OUT is always true. Update copyright. * defs.h, event-top.c, gdbcmd.h: Ditto. |