• 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
stabs.c 36.2 KB