Sweden-Number/dlls/dbghelp
Eric Pouech a2b4432107 dbghelp: Dwarf & function blocks.
- properly handling function blocks
- handling of variables inside of blocks (either on stack, or in a
  register, or relative to the frame register if any)
- added dwarf2_subprogram_t structure so that we can pass around
  relevant information for function parsing
2006-06-20 11:51:16 +02: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 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
dbghelp.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
dbghelp.spec dbghelp: Implemented SymSearchW. 2006-05-11 12:18:46 +02:00
dbghelp_private.h dbghelp: Storage of func locals & parameters. 2006-06-20 11:47:38 +02:00
dwarf.c dbghelp: Dwarf & function blocks. 2006-06-20 11:51:16 +02:00
dwarf.h dbghelp: Moved all Dwarf standard definitions into dwarf.h file. 2006-06-20 11:38:49 +02:00
elf_module.c dbghelp: Fix a Solaris compilation error. 2006-06-19 22:38:20 +02:00
image.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
memory.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
minidump.c dbghelp: Fix compilation for x86_64. 2006-06-19 21:23:05 +02:00
module.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
msc.c dbghelp: Storage of func locals & parameters. 2006-06-20 11:47:38 +02:00
mscvpdb.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
path.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
pe_module.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
source.c dbghelp: Write-strings warning fix. 2006-06-07 15:23:55 +02:00
stabs.c dbghelp: Storage of func locals & parameters. 2006-06-20 11:47:38 +02:00
stack.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
storage.c dbghelp: Added another basic type for storage: the sparse array. 2006-06-20 11:40:32 +02:00
symbol.c dbghelp: Storage of func locals & parameters. 2006-06-20 11:47:38 +02:00
type.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
wdbgexts.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00