diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index ade0f6b..029db4f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ Thu Nov 4 08:27:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + * c-lang.c (c_printstr): Print "" to stream (like all the other + output from this function), not gdb_stdout. + * dbxread.c (process_one_symbol): Do relocate 'S' symbols by the text offset (revert 12 Oct 93 change). |