Test results for commit c1ee941477569693777617d2f5defbba21085216 on branch master
sergiodj@redhat.com
sergiodj@redhat.com
Tue Feb 10 22:28:00 GMT 2015
*** TEST RESULTS FOR COMMIT c1ee941477569693777617d2f5defbba21085216 ***
Author: Luis Machado <lgustavo@codesourcery.com>
Branch: master
Commit: c1ee941477569693777617d2f5defbba21085216
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.
More information about the Gdb-testers
mailing list