* s390-tdep.c: Get frame chains and saved pc values properly from
authorJim Blandy <jimb@codesourcery.com>
Wed, 28 Nov 2001 03:40:50 +0000 (03:40 +0000)
committerJim Blandy <jimb@codesourcery.com>
Wed, 28 Nov 2001 03:40:50 +0000 (03:40 +0000)
commit5c3cf190c0ee98cfade016748df228c6dc559fab
tree3c0602f3de420f91a18ab91a5cc1ebf40863abaf
parent31c4d430c4ae6068c12ed5bb965fe7a1641b9bba
* 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.
gdb/ChangeLog
gdb/s390-tdep.c
This page took 0.025658 seconds and 4 git commands to generate.