aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-09-28 23:30:02 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-09-28 23:30:02 +0000
commitf1ca2bdff9d911b2355ac1bbde5ab818777508f3 (patch)
treea8ee3c0111c8a9778ba70010e28134349f966e2e /gdb
parent83eba394ecc140d42b3007662f8381079a2c9f0a (diff)
downloadgdb-f1ca2bdff9d911b2355ac1bbde5ab818777508f3.zip
gdb-f1ca2bdff9d911b2355ac1bbde5ab818777508f3.tar.gz
gdb-f1ca2bdff9d911b2355ac1bbde5ab818777508f3.tar.bz2
* infcmd.c (run_stack_dummy): Set the frame in the bp_call_dummy
breakpoint.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 448f4a2..b43b79b 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+Tue Sep 28 18:00:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
+
+ * infcmd.c (run_stack_dummy): Set the frame in the bp_call_dummy
+ breakpoint.
+
Tue Sep 28 17:53:26 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* config/nm-sysv4.h: Include solib.h. Define SVR4_SHARED_LIBS.