Sweden-Number/dlls/dbghelp
Dmitry Timoshkov 57a579ffcd Make more arrays const. 2006-01-24 14:00:32 +01:00
..
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in Beginning of dbghelp dwarf2 support: 2005-05-17 14:32:55 +00:00
coff.c Fixed a number of pointer to integer conversions that wouldn't work 2005-09-12 15:14:06 +00:00
dbghelp.c dbghelp: Brought dbghelp.h a bit closer to PSDK definitions. 2006-01-23 16:37:48 +01:00
dbghelp.spec dbghelp: StackWalk (32 and 64 bit version). 2006-01-05 13:41:25 +01:00
dbghelp_private.h dbghelp: Return better values in module information. 2006-01-23 16:38:57 +01:00
dwarf.c dbghelp: First stab at supporting calling convention in function signature. 2005-12-19 18:22:54 +01:00
elf_module.c dbghelp: Fixed loading .so modules from a living target. 2005-12-19 17:41:43 +01: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 Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
module.c dbghelp: Return better values in module information. 2006-01-23 16:38:57 +01:00
msc.c dbghelp: First stab at supporting calling convention in function signature. 2005-12-19 18:22:54 +01:00
mscvpdb.h Fix gcc 4.0 warnings. 2005-09-02 14:47:36 +00:00
path.c dbghelp: Brought dbghelp.h a bit closer to PSDK definitions. 2006-01-23 16:37:48 +01:00
pe_module.c dbghelp: Brought dbghelp.h a bit closer to PSDK definitions. 2006-01-23 16:37:48 +01:00
source.c dbghelp: Brought dbghelp.h a bit closer to PSDK definitions. 2006-01-23 16:37:48 +01:00
stabs.c winedbg: Use Win32 types instead of long long. 2006-01-23 16:47:07 +01:00
stack.c dbghelp: StackWalk (32 and 64 bit version). 2006-01-05 13:41:25 +01:00
storage.c Fix warnings exposed by -Wmissing-declarations and -Wwrite-strings. 2005-06-09 09:46:39 +00:00
symbol.c Make more arrays const. 2006-01-24 14:00:32 +01:00
type.c dbghelp: Brought dbghelp.h a bit closer to PSDK definitions. 2006-01-23 16:37:48 +01:00
wdbgexts.h dbghelp: Added a few extensions to make windbg happy. 2005-12-20 11:49:24 +01:00