[PATCH 15/18] dbghelp: Add support for debugging Mach-O modules.

Ken Thomases ken at codeweavers.com
Wed Mar 11 09:09:19 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          |   48 ++-
  dlls/dbghelp/path.c            |   15 +
  dlls/dbghelp/symbol.c          |    5 +-
  7 files changed, 1514 insertions(+), 13 deletions(-)
  create mode 100644 dlls/dbghelp/macho_module.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 10bc40aa5b63882fff23cc62e97b9afb8ff45870.diff
Type: text/x-patch
Size: 62584 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090311/80a4b88c/attachment-0001.bin>


More information about the wine-patches mailing list