Module: wine Branch: master Commit: 036392c5d131d73e84ad0ed52a796b2cb9c1139d URL: http://source.winehq.org/git/wine.git/?a=commit;h=036392c5d131d73e84ad0ed52a...
Author: Eric Pouech eric.pouech@orange.fr Date: Sat Mar 27 09:08:11 2010 +0100
dbghelp: Added preliminary CFA management.
---
dlls/dbghelp/cpu_x86_64.c | 19 +- dlls/dbghelp/dbghelp_private.h | 3 + dlls/dbghelp/dwarf.c | 697 +++++++++++++++++++++++++++++++++++++++- 3 files changed, 716 insertions(+), 3 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=036392c5d131d73e84ad0e...