diff options
author | Luis Machado <lgustavo@codesourcery.com> | 2015-02-10 09:46:11 -0200 |
---|---|---|
committer | Luis Machado <lgustavo@codesourcery.com> | 2015-02-10 09:46:11 -0200 |
commit | c1ee941477569693777617d2f5defbba21085216 (patch) | |
tree | 9a8ebab92ebc5a378d4bda428fe55d4fba42ff12 /gdb/utils.c | |
parent | f7de9aab902f68a79e83954d2645daf90f9eae33 (diff) | |
download | binutils-c1ee941477569693777617d2f5defbba21085216.zip binutils-c1ee941477569693777617d2f5defbba21085216.tar.gz binutils-c1ee941477569693777617d2f5defbba21085216.tar.bz2 |
Relax ARM prologue unwinder assumption
Modify the ARM prologue unwinder to use the stop_reason hook instead of
returning imprecise frame id's through the arm prologue this_id hook.
gdb/
2015-02-10 Luis Machado <lgustavo@codesourcery.com>
* arm-tdep.c (arm_prologue_unwind_stop_reason): New function.
(arm_prologue_this_id): Move PC and SP limit checks to
arm_prologue_unwind_stop_reason.
(arm_prologue_unwind) <stop_reason> : Set to
arm_prologue_unwind_stop_reason.
Diffstat (limited to 'gdb/utils.c')
0 files changed, 0 insertions, 0 deletions