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 v3] Windows x64 SEH unwinder


On 08/22/2013 10:33 AM, Tristan Gingold wrote:
> 
> after discussion with Roland Schwingel, I have found that the patch
> doesn't handle well dwarf3 DW_OP_call_frame_cfa, because the SEH
> unwinder is before the dwarf2 one.

Can you clarify this a little better for the archives?

So that mean that for binaries built before that gcc fix,
the SEH unwinder won't kick in at all, right?  Then,
how come this fixes Roland's age old issue, and improves
unwinding for him?

In the previous versions, there was talk about needing
finer ordering of the unwinders in order to support both
old and new binaries.  What changed?  Why is this okay
now?

-- 
Pedro Alves


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