Sweden-Number/dlls/dbghelp
Eric Pouech dc43edff39 - fixed loading stabs from PE modules compiled with MingW
- enhance some loading logic between ELF/PE DLL pairs
- removed unused indirect memory access function
- get rid of some GCC generated symbols
2004-11-08 20:26:22 +00:00
..
.cvsignore First shot at implementing dbghelp. 2004-04-05 22:21:27 +00:00
Makefile.in First shot at implementing dbghelp. 2004-04-05 22:21:27 +00:00
dbghelp.c Authors: Robert Shearman <rob@codeweavers.com>, Eric Pouech <pouech-eric@wanadoo.fr> 2004-08-30 19:31:13 +00:00
dbghelp.spec Fix the declaration of SymEnumSymbols() in dbghelp.spec. 2004-10-21 19:57:56 +00:00
dbghelp_private.h - fixed loading stabs from PE modules compiled with MingW 2004-11-08 20:26:22 +00:00
elf_module.c - fixed loading stabs from PE modules compiled with MingW 2004-11-08 20:26:22 +00:00
image.c First shot at implementing dbghelp. 2004-04-05 22:21:27 +00:00
memory.c - fixed loading stabs from PE modules compiled with MingW 2004-11-08 20:26:22 +00:00
minidump.c First shot at implementing dbghelp. 2004-04-05 22:21:27 +00:00
module.c - fixed loading stabs from PE modules compiled with MingW 2004-11-08 20:26:22 +00:00
msc.c - Move header parsing to callers of pe_load_debug_directory. 2004-10-11 20:08:07 +00:00
path.c Fix the declaration of SymEnumSymbols() in dbghelp.spec. 2004-10-21 19:57:56 +00:00
pe_module.c - fixed loading stabs from PE modules compiled with MingW 2004-11-08 20:26:22 +00:00
source.c Fix the declaration of SymEnumSymbols() in dbghelp.spec. 2004-10-21 19:57:56 +00:00
stabs.c - fixed loading stabs from PE modules compiled with MingW 2004-11-08 20:26:22 +00:00
stack.c Fix debugger for flat PC and non-flat frame. 2004-09-23 04:27:46 +00:00
storage.c - removed file extension from module (and suffixed ELF modules with 2004-05-18 21:29:09 +00:00
symbol.c Fix function and structure field types so we are compatible with the 2004-10-11 21:00:17 +00:00
type.c Fix the declaration of SymEnumSymbols() in dbghelp.spec. 2004-10-21 19:57:56 +00:00