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 Aug 27, 2013, at 7:45 PM, Pedro Alves <palves@redhat.com> wrote:
>> 
>>> And, this version is then a compromise.  Right?
>> 
>> The only compromise is when there are no unwind infos.  Previously
>> a default unwinder based on heuristic was used (doesn't work well,
>> particularly for MS dll).  With the patch, they are considered as
>> leaf functions by the SEH unwinder.
> 
> Okay.
> 
> FAOD, the patch is fine with me.

Now committed.

Thanks,
Tristan.


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