..
.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
Memory consumption optimization while loading ELF debug info:
2005-03-01 10:39:49 +00:00
dbghelp.spec
Fix the declaration of SymEnumSymbols() in dbghelp.spec.
2004-10-21 19:57:56 +00:00
dbghelp_private.h
Memory consumption optimization while loading ELF debug info:
2005-03-01 10:39:49 +00:00
elf_module.c
Memory consumption optimization while loading ELF debug info:
2005-03-01 10:39:49 +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
Memory consumption optimization while loading ELF debug info:
2005-03-01 10:39:49 +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
Memory consumption optimization while loading ELF debug info:
2005-03-01 10:39:49 +00:00
source.c
Fix the declaration of SymEnumSymbols() in dbghelp.spec.
2004-10-21 19:57:56 +00:00
stabs.c
Memory consumption optimization while loading ELF debug info:
2005-03-01 10:39:49 +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