diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 066fbfb..f23eb5d 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,7 @@ Fri Sep 20 02:28:15 1991 John Gilmore (gnu at cygnus.com) + * .gdbinit: Move 'set complaints' to top, so it runs even in + case we aren't debugging GDB. * language.c (_initialize_language): Fix type check and range check documentation strings. * utils.c (!HAVE_VPRINTF): Define vfprintf as a function, so |