* infcmd.c, inferior.h (run_stack_dummy): If we stop somewhere
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index f957a0c58e7681e3700e84297184b00c3368a9df..8b54909879d0eec1bf0347380249add8921326af 100644 (file)
@@ -1,5 +1,17 @@
 Thu Aug 26 14:32:51 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
+       * 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.
+
+       * Version 4.10.2.
+
+       * config/mips/tm-mips.h (EXTRACT_STRUCT_VALUE_ADDRESS):
+       Get struct return address from v0, not a0.
+
        * infrun.c (restore_inferior_status): Use catch_errors when
        restoring selected frame.
 
This page took 0.023332 seconds and 4 git commands to generate.