Sweden-Number/dlls/dbghelp
Eric Pouech c5e0a696d9 - fixed some bugs in StackWalk (claimed for but forgotten in last
patch)
- removed location field in symt_data, and reworked the actual
  location of information based on the 'kind' field
- shorten debug channel name
- added support for bitfield in struct:s
- cleaned up source line information support
- now storing constants values as VARIANT
2004-04-30 04:15:41 +00:00
..
.cvsignore First shot at implementing dbghelp. 2004-04-05 22:21:27 +00:00
Makefile.in First shot at implementing dbghelp. 2004-04-05 22:21:27 +00:00
dbghelp.c - implemented support for function debug start/stop and labels (msc.c 2004-04-19 02:58:27 +00:00
dbghelp.spec First shot at implementing dbghelp. 2004-04-05 22:21:27 +00:00
dbghelp_private.h - fixed some bugs in StackWalk (claimed for but forgotten in last 2004-04-30 04:15:41 +00:00
elf_module.c Assorted spelling fixes. 2004-04-20 04:03:42 +00:00
image.c First shot at implementing dbghelp. 2004-04-05 22:21:27 +00:00
memory.c First shot at implementing dbghelp. 2004-04-05 22:21:27 +00:00
minidump.c First shot at implementing dbghelp. 2004-04-05 22:21:27 +00:00
module.c First shot at implementing dbghelp. 2004-04-05 22:21:27 +00:00
msc.c - implemented support for function debug start/stop and labels (msc.c 2004-04-19 02:58:27 +00:00
path.c First shot at implementing dbghelp. 2004-04-05 22:21:27 +00:00
pe_module.c First shot at implementing dbghelp. 2004-04-05 22:21:27 +00:00
source.c First shot at implementing dbghelp. 2004-04-05 22:21:27 +00:00
stabs.c - implemented support for function debug start/stop and labels (msc.c 2004-04-19 02:58:27 +00:00
stack.c - fixed some bugs in StackWalk (claimed for but forgotten in last 2004-04-30 04:15:41 +00:00
storage.c Avoid compiler warning in vector_position(). 2004-04-06 20:13:37 +00:00
symbol.c - fixed some bugs in StackWalk (claimed for but forgotten in last 2004-04-30 04:15:41 +00:00
type.c - fixed some bugs in StackWalk (claimed for but forgotten in last 2004-04-30 04:15:41 +00:00