Sweden-Number/dlls/dbghelp
Eric Pouech 558130a696 dbghelp: StackWalk (32 and 64 bit version).
- enhance implementation of StackWalk (32 and 64 bit version) by
  making use of module information and calling for FPO
- FPO part is still non functional
- implemented SymGetModuleBase64
- stubbed SymFunctionTableAccess64
2006-01-05 13:41:25 +01:00
..
.gitignore
Makefile.in
coff.c
dbghelp.c dbghelp: Added a few extensions to make windbg happy. 2005-12-20 11:49:24 +01:00
dbghelp.spec dbghelp: StackWalk (32 and 64 bit version). 2006-01-05 13:41:25 +01:00
dbghelp_private.h dbghelp: First stab at supporting calling convention in function signature. 2005-12-19 18:22:54 +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
image.c
memory.c
minidump.c
module.c dbghelp: StackWalk (32 and 64 bit version). 2006-01-05 13:41:25 +01:00
msc.c dbghelp: First stab at supporting calling convention in function signature. 2005-12-19 18:22:54 +01:00
mscvpdb.h
path.c
pe_module.c
source.c
stabs.c dbghelp: First stab at supporting calling convention in function signature. 2005-12-19 18:22:54 +01:00
stack.c dbghelp: StackWalk (32 and 64 bit version). 2006-01-05 13:41:25 +01:00
storage.c
symbol.c dbghelp: StackWalk (32 and 64 bit version). 2006-01-05 13:41:25 +01:00
type.c dbghelp: First stab at supporting calling convention in function signature. 2005-12-19 18:22:54 +01:00
wdbgexts.h dbghelp: Added a few extensions to make windbg happy. 2005-12-20 11:49:24 +01:00