Sweden-Number/dlls/dbghelp
Emmanuel Maillard 034ebcc19e Fix compile on non-ELF host. 2005-05-05 09:50:13 +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 Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
dbghelp.spec Added support for minidump (read & write). 2005-03-07 11:03:21 +00:00
dbghelp_private.h - Various improvements for minidump module information 2005-03-29 13:14:08 +00:00
elf_module.c Fix compile on non-ELF host. 2005-05-05 09:50:13 +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 - Various improvements for minidump module information 2005-03-29 13:14:08 +00:00
module.c Elimination of lstrcpyn, and corrected a potential pointer bug. 2005-04-18 15:33:31 +00:00
msc.c - PDB: better checking for error conditions 2005-03-29 11:30:57 +00:00
mscvpdb.h Assorted spelling fixes. 2004-12-20 19:27:06 +00:00
path.c - Various improvements for minidump module information 2005-03-29 13:14:08 +00:00
pe_module.c - Various improvements for minidump module information 2005-03-29 13:14:08 +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 - PDB: better checking for error conditions 2005-03-29 11:30:57 +00:00
type.c Eliminate strncpy and correct some NameLen bugs. 2005-04-18 15:34:10 +00:00