aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-04-25 03:02:32 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-04-25 03:02:32 +0000
commit8cba9703cde8718f1290f4f80588f189d05527f8 (patch)
tree1f14497e734600e0f9ad67e3f777c9d85d2d3281
parent5f8f6d56f2c542ccdd85b0bd2c9a6a6661620cb2 (diff)
downloadgdb-8cba9703cde8718f1290f4f80588f189d05527f8.zip
gdb-8cba9703cde8718f1290f4f80588f189d05527f8.tar.gz
gdb-8cba9703cde8718f1290f4f80588f189d05527f8.tar.bz2
* 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.
-rw-r--r--gdb/ChangeLog6
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: