diff options
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 7fb3e5c..8c96318 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +Sat Apr 24 19:59:54 1993 Jim Kingdon (kingdon@cygnus.com) + + * solib.c (solib_add): Don't call special_symbol_handling if there + were errors in symbol_add_stub. Also set so->from_tty before + calling symbol_add_stub. + Fri Apr 23 16:17:00 1993 Stu Grossman (grossman@cygnus.com) * Merge in HPPA/BSD patches from Utah: |