Sweden-Number/dlls/dbghelp
Eric Pouech 083eca072d dbghelp: Properly manage in dbghelp interfaces local variables and parameters that are constant. 2010-06-08 12:59:26 +02:00
..
Makefile.in
coff.c
cpu_i386.c dbghelp: Extend dwarf stack unwinding by reading information out of .debug_frame sections. 2010-04-02 10:35:02 +02:00
cpu_ppc.c dbghelp: Extend the CPU object in order to manipulate context's registers (getting context's content & register names). 2010-03-29 11:37:39 +02:00
cpu_x86_64.c dbghelp: When unwinding the stack, stop if the current address isn't in a known module. 2010-03-29 11:45:13 +02:00
crc32.c
dbghelp.c dbghelp: Use the available PowerPC functions. 2010-05-28 16:22:26 +02:00
dbghelp.spec
dbghelp_private.h dbghelp: Properly manage in dbghelp interfaces local variables and parameters that are constant. 2010-06-08 12:59:26 +02:00
dwarf.c dbghelp: In dwarf parser, properly handle array without size specified. 2010-06-08 12:59:13 +02:00
dwarf.h dbghelp: Add 2 new darf defines and implement DW_OP_stack_value. 2010-06-07 15:26:12 +02:00
elf_module.c dbghelp: Store delta used for re-locating a module. 2010-04-02 10:34:37 +02:00
image.c
image_private.h
macho_module.c
minidump.c
module.c dbghelp: Properly manage in dbghelp interfaces local variables and parameters that are constant. 2010-06-08 12:59:26 +02:00
msc.c
path.c
pe_module.c dbghelp: Protect PE's COFF table reading against bogus values in NTHEADER. 2010-05-10 13:43:58 +02:00
source.c
stabs.c
stack.c dbghelp: Enhanced x86_64 stack unwinding with PE's function table data. 2010-03-25 09:45:11 +01:00
storage.c
symbol.c dbghelp: Ensure that local variables and parameter actually have a container. 2010-06-08 12:59:17 +02:00
type.c dbghelp: Properly manage in dbghelp interfaces local variables and parameters that are constant. 2010-06-08 12:59:26 +02:00
version.rc
wdbgexts.h