wine/dlls/dbghelp
Eric Pouech d812f8b42c dbghelp: Added infrastructure to compute variable location at runtime (as opposed to debug info parse time).
Use it to send the variables depending on not known frame register at parse time.
Made just a stub for the location computation function for dwarf2.
2006-11-27 17:55:17 +01:00
..
coff.c dbghelp: Store compiland's address in internal structures. 2006-11-27 17:49:50 +01:00
dbghelp.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
dbghelp.spec dbghelp: Implement SymGetSymFromAddr64. 2006-07-26 10:23:19 +02:00
dbghelp_private.h dbghelp: Added infrastructure to compute variable location at runtime (as opposed to debug info parse time). 2006-11-27 17:55:17 +01:00
dwarf.c dbghelp: Added infrastructure to compute variable location at runtime (as opposed to debug info parse time). 2006-11-27 17:55:17 +01:00
dwarf.h dbghelp: dwarf: Started parsing the attributes for lines (in compilation unit). 2006-06-20 11:54:17 +02:00
elf_module.c dbghelp: Use the location info structure thoughout the code to handle the location of a data variable. 2006-11-27 17:54:39 +01:00
image.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Makefile.in Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +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 dbghelp: Pass .debug_loc section info from the ELF loader to the dwarf parser. 2006-11-27 17:53:52 +01:00
msc.c dbghelp: Use the location info structure thoughout the code to handle the location of a data variable. 2006-11-27 17:54:39 +01:00
mscvpdb.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
path.c dbghelp: Cast-qual warnings fix. 2006-10-30 11:26:02 +01:00
pe_module.c dbghelp: Cast-qual warnings fix. 2006-09-08 16:07:43 +02:00
source.c dbghelp: Added a process field to the modules pair structure. 2006-11-27 17:49:01 +01:00
stabs.c dbghelp: Use the location info structure thoughout the code to handle the location of a data variable. 2006-11-27 17:54:39 +01: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: Added infrastructure to compute variable location at runtime (as opposed to debug info parse time). 2006-11-27 17:55:17 +01:00
type.c dbghelp: Use the location info structure thoughout the code to handle the location of a data variable. 2006-11-27 17:54:39 +01:00
wdbgexts.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00