This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 3/4] Stop prologue analysis when past the epilogue
- From: Joel Brobecker <brobecker at adacore dot com>
- To: Yao Qi <yao at codesourcery dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Fri, 11 Jul 2014 06:25:42 -0700
- Subject: Re: [PATCH 3/4] Stop prologue analysis when past the epilogue
- Authentication-results: sourceware.org; auth=none
- References: <1404367792-23234-1-git-send-email-yao at codesourcery dot com> <1404367792-23234-4-git-send-email-yao at codesourcery dot com>
> 2014-07-02 Yao Qi <yao@codesourcery.com>
>
> * arm-tdep.c (thumb_analyze_prologue): Break the loop if
> thumb_instruction_restores_sp return true.
OK to push.
--
Joel