From: Jim Kingdon Date: Sun, 25 Apr 1993 03:02:32 +0000 (+0000) Subject: * solib.c (solib_add): Don't call special_symbol_handling if there X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8cba9703cde8718f1290f4f80588f189d05527f8;p=binutils-gdb.git * 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. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 7fb3e5c1b71..8c96318995a 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: