* config/alpha/tm-alpha.h (EXTRA_FRAME_INFO): Add pc_reg field.
authorPeter Schauer <Peter.Schauer@mytum.de>
Thu, 3 Aug 1995 09:17:51 +0000 (09:17 +0000)
committerPeter Schauer <Peter.Schauer@mytum.de>
Thu, 3 Aug 1995 09:17:51 +0000 (09:17 +0000)
commitadbe434b926ce12f013ffc4b9815b3c06cbdffe5
tree1ba480301fccaee4bf3e509656e32937a90a6d2c
parent949e2bbf44ad133602e944b45425d8b2df25e723
* config/alpha/tm-alpha.h (EXTRA_FRAME_INFO):  Add pc_reg field.
(SKIP_TRAMPOLINE_CODE):  Define.
* alpha-tdep.c (alpha_frame_saved_pc):  Use pc_reg field from
frame to find the saved pc register.
(alpha_saved_pc_after_call):  Skip over shared library trampoline
before trying to find the saved pc register.
(find_proc_desc):  Copy PROC_PC_REG from found proc_desc
to heuristic proc_desc.
(init_extra_frame_info):  Initialize pc_reg field in frame.
gdb/ChangeLog
gdb/alpha-tdep.c
This page took 0.025815 seconds and 4 git commands to generate.