This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch, arm] Skip insns generated by -fstack-protector


On 12/23/2010 08:08 PM, Joel Brobecker wrote:
gdb/
         * arm-tdep.c (thumb_analyze_prologue): Move some code ...
         (EXTRACT_MOVW_MOVT_IMM_T): ... here.  New macro.
         (EXTRACT_MOVW_MOVT_IMM_A): New macro.
         (arm_analyze_load_stack_chk_guard): New.
         (arm_skip_stack_protector): New.
         (arm_skip_prologue): Adjust post_prologue_pc by arm_skip_stack_protector.

OK to commit - just watch out that the last line of the ChangeLog entry seems a little too long....


Committed, with putting "arm_skip_stack_protector." to a new line in ChangeLog.


http://sourceware.org/ml/gdb-cvs/2010-12/msg00112.html

--
Yao Qi
CodeSourcery
yao@codesourcery.com
(650) 331-3385 x739


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]