Eric Pouech : dbghelp: Enhanced x86_64 stack unwinding with PE' s function table data.

Alexandre Julliard julliard at winehq.org
Thu Mar 25 11:44:42 CDT 2010


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

Author: Eric Pouech <eric.pouech at orange.fr>
Date:   Wed Mar 24 22:03:53 2010 +0100

dbghelp: Enhanced x86_64 stack unwinding with PE's function table data.

---

 dlls/dbghelp/cpu_i386.c        |    2 +-
 dlls/dbghelp/cpu_ppc.c         |    2 +-
 dlls/dbghelp/cpu_x86_64.c      |  452 ++++++++++++++++++++++++++++++++++++++--
 dlls/dbghelp/dbghelp_private.h |    2 +-
 dlls/dbghelp/stack.c           |    4 +-
 5 files changed, 444 insertions(+), 18 deletions(-)

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



More information about the wine-cvs mailing list