1. 24 Feb, 2004 2 commits
  2. 09 Feb, 2004 1 commit
  3. 06 Feb, 2004 1 commit
  4. 05 Feb, 2004 1 commit
  5. 03 Feb, 2004 1 commit
    • 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