From: Jim Kingdon Date: Tue, 28 Sep 1993 23:30:02 +0000 (+0000) Subject: * infcmd.c (run_stack_dummy): Set the frame in the bp_call_dummy X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f1ca2bdff9d911b2355ac1bbde5ab818777508f3;p=binutils-gdb.git * infcmd.c (run_stack_dummy): Set the frame in the bp_call_dummy breakpoint. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 448f4a20bc9..b43b79bbd51 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.