src/gdb s390-tdep.c ChangeLog
jimb@sourceware.cygnus.com
jimb@sourceware.cygnus.com
Tue Nov 27 19:40:00 GMT 2001
CVSROOT: /cvs/src
Module name: src
Changes by: jimb@sources.redhat.com 2001-11-27 19:40:51
Modified files:
gdb : s390-tdep.c ChangeLog
Log message:
* s390-tdep.c: Get frame chains and saved pc values properly from
dummy frames.
(s390_frame_saved_pc_nofix): if `*fi' is a dummy frame, get the
saved PC from the dummy frame's registers.
(s390_frame_chain): Same for the saved SP.
(s390_gdbarch_init): Register `generic_save_dummy_frame_tos' as
the `SAVE_DUMMY_FRAME_TOS' method, so the dummy frame's `top' gets
set correctly.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/s390-tdep.c.diff?cvsroot=src&r1=1.22&r2=1.23
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.1819&r2=1.1820
More information about the Gdb-cvs
mailing list