Ken Thomases : ntdll: Add support for using libunwind to unwind the stack for x86_64.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Jun 5 06:46:11 CDT 2015


Module: wine
Branch: master
Commit: bbcfa6b4ee5d7fea47c61c84d0bbe789e1ec4466
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=bbcfa6b4ee5d7fea47c61c84d0bbe789e1ec4466

Author: Ken Thomases <ken at codeweavers.com>
Date:   Fri Jun  5 00:41:24 2015 -0500

ntdll: Add support for using libunwind to unwind the stack for x86_64.

On OS X, Apple uses compact unwind info in preference to DWARF unwind info.

---

 dlls/ntdll/signal_x86_64.c | 216 ++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 215 insertions(+), 1 deletion(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=bbcfa6b4ee5d7fea47c61c84d0bbe789e1ec4466



More information about the wine-cvs mailing list