Sweden-Number/dlls/dbghelp
Michael Stefaniuc 5ad7d858e0 Do not check for non NULL pointer before HeapFree'ing it. It's
redundant.
2004-12-23 17:06:43 +00:00
..
.cvsignore First shot at implementing dbghelp. 2004-04-05 22:21:27 +00:00
Makefile.in - moved into new mscvpdb.h (out of msc.c) all types and defines needed 2004-11-21 15:51:47 +00:00
coff.c - moved into new mscvpdb.h (out of msc.c) all types and defines needed 2004-11-21 15:51:47 +00:00
dbghelp.c - implement SymUnDName and UndecorateSymbolName on top of 2004-11-19 18:02:47 +00:00
dbghelp.spec Fix the declaration of SymEnumSymbols() in dbghelp.spec. 2004-10-21 19:57:56 +00:00
dbghelp_private.h - implement SymUnDName and UndecorateSymbolName on top of 2004-11-19 18:02:47 +00:00
elf_module.c Fixed regressions introduced when moving addresses as 64bit values. 2004-11-22 18:30:10 +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 Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
mscvpdb.h Assorted spelling fixes. 2004-12-20 19:27:06 +00:00
path.c Fix the declaration of SymEnumSymbols() in dbghelp.spec. 2004-10-21 19:57:56 +00:00
pe_module.c Remove c++-style comment. 2004-12-06 11:41:32 +00:00
source.c Fix the declaration of SymEnumSymbols() in dbghelp.spec. 2004-10-21 19:57:56 +00:00
stabs.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +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 Fixed regressions introduced when moving addresses as 64bit values. 2004-11-22 18:30:10 +00:00
type.c Fixed regressions introduced when moving addresses as 64bit values. 2004-11-22 18:30:10 +00:00