1. 25 Aug, 2008 1 commit
  2. 04 Jan, 2007 1 commit
  3. 20 Dec, 2006 1 commit
  4. 29 Sep, 2006 1 commit
  5. 14 Sep, 2006 1 commit
  6. 11 Sep, 2006 1 commit
  7. 09 Sep, 2006 2 commits
  8. 15 Aug, 2006 1 commit
  9. 14 Aug, 2006 1 commit
  10. 07 Aug, 2006 1 commit
  11. 20 Jun, 2006 1 commit
  12. 14 Feb, 2006 1 commit
  13. 06 Oct, 2005 1 commit
  14. 28 Sep, 2005 1 commit
  15. 24 May, 2005 1 commit
  16. 23 May, 2005 1 commit
  17. 18 Oct, 2004 1 commit
  18. 04 Jun, 2004 1 commit
    • Eric Pouech's avatar
      - all symbol information storage is now module relative, so we can · deca2502
      Eric Pouech authored
        unload a module (and it's debugging information), and a process
        without pain
      - portabiblity to another CPU should be easier now (CPU dependent backend)
      - speed up memory allocation
      - stabs related fixes:
            + now correctly handling symbol's size
            + blocks {} in functions are now correctly recognized and stored
              (also applies to local variables scoping)
            + better basic types management (less wild guesses in the code)
            + full support of inline functions (source stepping now shows the
              code in .h files for example)
      - removal of external debugger (attaching with gdb is just fine to
        debug winedbg)
      - fixed a couple of issues for symbol address handling (address
        lookup, incorrect type binding)
      - winedbg now has a man page
      deca2502
  19. 09 Mar, 2004 1 commit
  20. 02 Mar, 2004 1 commit
  21. 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
  22. 15 Dec, 2002 1 commit
  23. 13 Sep, 2002 1 commit
  24. 10 Aug, 2002 1 commit
  25. 22 Jul, 2002 1 commit
  26. 20 Jul, 2002 1 commit
  27. 21 May, 2002 1 commit
  28. 11 May, 2002 1 commit
  29. 09 May, 2002 1 commit
  30. 14 Feb, 2002 1 commit
  31. 23 Nov, 2001 1 commit
  32. 29 Dec, 2000 1 commit
  33. 06 Dec, 2000 1 commit
  34. 30 Nov, 2000 1 commit
  35. 06 Nov, 2000 1 commit
  36. 31 Oct, 2000 1 commit
  37. 25 Oct, 2000 1 commit
  38. 22 Oct, 2000 1 commit
  39. 04 Aug, 2000 1 commit