OSDN Git Service

* arm-tdep.c (arm_minimal_frame_chain): Renamed from
authordrow <drow>
Wed, 3 Sep 2003 20:45:02 +0000 (20:45 +0000)
committerdrow <drow>
Wed, 3 Sep 2003 20:45:02 +0000 (20:45 +0000)
commit2e7369e2ee8d9e3a5e54e39c090d7340081c7cf1
treeccf1f2083281a36e72c88c20cbb22a9bac6b93f8
parent26f5f27fb167f9067374946e717a1bb2678ff283
* arm-tdep.c (arm_minimal_frame_chain): Renamed from
arm_frame_chain.  Take NEXT_FRAME and CACHE arguments.
Use the cache instead of DEPRECATED_FRAME_SAVED_PC.
(arm_minimal_frame_info): Renamed from arm_init_extra_frame_info.
Take NEXT_FRAME and CACHE arguments.  Call
FRAMELESS_FUNCTION_INVOCATION instead of checking FROMLEAF argument.
Set unwound_pc in CACHE instead of modifying the frame argument.
Don't bother checking the frame type when looking for sigtramp
frames.
(arm_make_prologue_cache, arm_frame_chain)
(arm_init_extra_frame_info): New functions.
gdb/ChangeLog
gdb/arm-tdep.c