• Eric Pouech's avatar
    - now detecting Dwarf debug information in ELF modules (but don't load · 62bf6ecc
    Eric Pouech authored
      it)
    - separated module management (pe.c, elf.c) from debug information
      management (stabs.c, msc.c)
    - worked around new wine-pthread and wine-kthread loaders (no longer
      use "wine" as default loader)
    - better convergence of gdb-proxy and winedbg for ELF handling
    - fixed ELF link-map walking - now using all loaded shared libs -
      (with the help of Robert Shearman)
    - added a bit of const correctness
    62bf6ecc
Name
Last commit
Last update
..
.cvsignore Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
break.c Loading commit data...
db_disasm.c Loading commit data...
dbg.y Loading commit data...
debug.l Loading commit data...
debugger.h Loading commit data...
display.c Loading commit data...
elf.c Loading commit data...
expr.c Loading commit data...
expr.h Loading commit data...
ext_debugger.c Loading commit data...
gdbproxy.c Loading commit data...
hash.c Loading commit data...
info.c Loading commit data...
intvar.h Loading commit data...
memory.c Loading commit data...
module.c Loading commit data...
msc.c Loading commit data...
pe.c Loading commit data...
registers.c Loading commit data...
source.c Loading commit data...
stabs.c Loading commit data...
stack.c Loading commit data...
types.c Loading commit data...
winedbg.c Loading commit data...