[PATCH 1/4] dbghelp: Add support for debugging Mach-O modules. (resend, fixed conflicts)

Ken Thomases ken at codeweavers.com
Fri Mar 13 11:48:00 CDT 2009


---
  dlls/dbghelp/Makefile.in       |    1 +
  dlls/dbghelp/dbghelp.c         |    4 +-
  dlls/dbghelp/dbghelp_private.h |   14 +
  dlls/dbghelp/macho_module.c    | 1440 ++++++++++++++++++++++++++++++++++++++++
  dlls/dbghelp/module.c          |   51 ++-
  dlls/dbghelp/path.c            |   15 +
  dlls/dbghelp/symbol.c          |    5 +-
  7 files changed, 1516 insertions(+), 14 deletions(-)
  create mode 100644 dlls/dbghelp/macho_module.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 54f6211915b6c744c8292514760dacdd4b2a1f51.diff
Type: text/x-patch
Size: 62525 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090313/db893c51/attachment-0001.bin>


More information about the wine-patches mailing list