Sweden-Number/dlls/dbghelp
Mike Hearn 7acd363973 Change an ERR to a WARN. 2005-02-09 22:21:58 +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 Do not check for non NULL pointer before HeapFree'ing it. It's 2005-01-03 14:56:42 +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 Silence a noisy FIXME. 2005-01-31 16:24:57 +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 Change an ERR to a WARN. 2005-02-09 22:21:58 +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 Various fixes for C++ class parsing (nesting, templates) (from test 2005-01-31 11:29:09 +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 Cleanup of dbghelp.h (and a couple of definition fixes). The 2005-01-31 11:34:59 +00:00
type.c Removed excessive statement (break after return or goto, not useful 2005-01-09 16:42:53 +00:00