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 566b281..dee1c92 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,7 @@ Sat Jan 15 10:20:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + * symtab.h (struct symbol): Make section short, not unsigned short. + * symtab.c (lookup_symbol): Add comment about QUIT here. * utils.c (fputs_unfiltered): Call fputs, not fputs_maybe_filtered. |