[PING patch i386, 0/2] skip insns generated by -fstack-protector

Yao Qi yao@codesourcery.com
Thu Jan 13 11:56:00 GMT 2011


On 01/04/2011 09:22 AM, Yao Qi wrote:
> On 12/24/2010 04:21 PM, Yao Qi wrote:
>> Patch 1 is about fixing GDB analyze i386 prologue for insns and/add,
>> which are part of i386 prologue, but GDB can't handle.
>>
>
> gdb/
>
> 	* i386-tdep.c (i386_analyze_frame_setup): Handle and/add
> 	sequence in prologue.
>
> http://sourceware.org/ml/gdb-patches/2010-12/msg00452.html
>
>> Patch 2 is about handling i386 stack protector insns during prologue
>> analysis.  Without patch 1, patch 2 doesn't work in some cases.
>
> gdb/
>
> 	* i386-tdep.c (i386_skip_stack_protector) New.
> 	(i386_analyze_prologue): Chain i386_skip_stack_protector.
>
> http://sourceware.org/ml/gdb-patches/2010-12/msg00453.html
>

Ping?

-- 
Yao Qi



More information about the Gdb-patches mailing list