• Eric Pouech's avatar
    - implemented support for function debug start/stop and labels (msc.c · eb80f293
    Eric Pouech authored
      and stabs.c)
    - started implementing typedef support
    - functions now have a real function signature (only in stabs.c, still
      to be done in msc.c)
    - small enhancements to TI_GET_TYPE for functions
    - added support for functions' block and local variables in registers
      (msc.c)
    - fixed some bugs in StackWalk
    - constants are now stored as variants (instead of unsigned ints)
    - fixed regular expression management (dbghelp's RE are not the same
      as POSIX ones)
    eb80f293
Name
Last commit
Last update
..
.cvsignore Loading commit data...
Makefile.in Loading commit data...
dbghelp.c Loading commit data...
dbghelp.spec Loading commit data...
dbghelp_private.h Loading commit data...
elf_module.c Loading commit data...
image.c Loading commit data...
memory.c Loading commit data...
minidump.c Loading commit data...
module.c Loading commit data...
msc.c Loading commit data...
path.c Loading commit data...
pe_module.c Loading commit data...
source.c Loading commit data...
stabs.c Loading commit data...
stack.c Loading commit data...
storage.c Loading commit data...
symbol.c Loading commit data...
type.c Loading commit data...