src/gdb ChangeLog rs6000-tdep.c
schauer@sourceware.cygnus.com
schauer@sourceware.cygnus.com
Sun Sep 24 02:58:00 GMT 2000
CVSROOT: /cvs/src
Module name: src
Changes by: schauer@sourceware.cygnus.com 2000-09-24 02:58:17
Modified files:
gdb : ChangeLog rs6000-tdep.c
Log message:
* 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.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.688&r2=1.689
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/rs6000-tdep.c.diff?cvsroot=src&r1=1.12&r2=1.13
More information about the Gdb-cvs
mailing list