Eric Pouech : dbghelp: Let dwarf_parse decide on which sections it needs to map.

Alexandre Julliard julliard at winehq.org
Fri Mar 19 11:16:37 CDT 2010


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

Author: Eric Pouech <eric.pouech at orange.fr>
Date:   Thu Mar 18 21:31:26 2010 +0100

dbghelp: Let dwarf_parse decide on which sections it needs to map.

---

 dlls/dbghelp/dbghelp_private.h |    6 +--
 dlls/dbghelp/dwarf.c           |   90 ++++++++++++++++++++++++++++++---------
 dlls/dbghelp/elf_module.c      |   57 +++----------------------
 dlls/dbghelp/pe_module.c       |   60 +++++++--------------------
 4 files changed, 92 insertions(+), 121 deletions(-)

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



More information about the wine-cvs mailing list