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


> 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....

-- 
Joel


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