* infcmd.c, inferior.h (run_stack_dummy): If we stop somewhere
authorJim Kingdon <jkingdon@engr.sgi.com>
Fri, 27 Aug 1993 03:22:33 +0000 (03:22 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Fri, 27 Aug 1993 03:22:33 +0000 (03:22 +0000)
commit860a1754fd7e4c8ff3c68683554b8420fcf5bb94
tree1c50014ef88fcaba474d79ef5d02ccb63211e0bd
parent298e922229c9100cd86553f897781b0e5d574489
* infcmd.c, inferior.h (run_stack_dummy): If we stop somewhere
besides the dummy, return 1 rather than calling error().
Let caller print the error message.  Remove name argument.
* valops.c (call_function_by_hand): Deal with changes to calling
sequence of run_stack_dummy.  Discard restore_inferior_status cleanup
if run_stack_dummy returns 1.
gdb/ChangeLog
gdb/infcmd.c
gdb/valops.c
This page took 0.023806 seconds and 4 git commands to generate.