* rs6000-tdep.c (rs6000_pop_frame): Use PC_IN_CALL_DUMMY to test
[binutils-gdb.git] / gdb / ChangeLog
index 3d6041ffdf4cfff209a6f2d2a28b0ca0442727ae..57cc3d16f94066b96b481e289ba1208a93f2ce62 100644 (file)
@@ -1,3 +1,11 @@
+2000-09-24  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
+
+       * rs6000-tdep.c (rs6000_pop_frame):  Use PC_IN_CALL_DUMMY to test
+       for call dummy instead of accessing stop_stack_dummy, which does
+       not work if we `return' from a stop in a call dummy.
+       (rs6000_gdbarch_init):  Use generic_save_dummy_frame_tos for
+       dummy_frame_tos function to make PC_IN_CALL_DUMMY work.
+
 2000-09-23  Kevin Buettner  <kevinb@redhat.com>
 
        * mdebugread.c (mdebug_next_symbol_text): Protoize.