Eric Pouech : dbghelp: Create new infrastructure to hold specific information for multiple file/ debug formats in a single module, and use it to store dwarf2 stuff.

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


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

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

dbghelp: Create new infrastructure to hold specific information for multiple file/debug formats in a single module, and use it to store dwarf2 stuff.

---

 dlls/dbghelp/dbghelp_private.h |   30 +++++++++++++++++---
 dlls/dbghelp/dwarf.c           |   59 +++++++++++++++++++++++++---------------
 dlls/dbghelp/module.c          |   11 ++++++-
 dlls/dbghelp/symbol.c          |   16 +++++++++-
 4 files changed, 85 insertions(+), 31 deletions(-)

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



More information about the wine-cvs mailing list