dbghelp: Add support for debugging Mach-O modules.
commitd7466e0c4e8202d1713d7f50c8029ff4f6d74fee
authorKen Thomases <ken@codeweavers.com>
Fri, 13 Mar 2009 16:48:00 +0000 (13 11:48 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 25 Mar 2009 11:17:29 +0000 (25 12:17 +0100)
treee7b36548f4388bc55191052bd05ed714b44838c9
parentdb37679b4e8e3e25729ec2364027d78cd8de60f0
dbghelp: Add support for debugging Mach-O modules.
dlls/dbghelp/Makefile.in
dlls/dbghelp/dbghelp.c
dlls/dbghelp/dbghelp_private.h
dlls/dbghelp/macho_module.c [new file with mode: 0644]
dlls/dbghelp/module.c
dlls/dbghelp/path.c
dlls/dbghelp/symbol.c