1. 05 Oct, 2004 1 commit
  2. 28 Sep, 2004 1 commit
    • Eric Pouech's avatar
      - fixed regression in ctrl-c handling · 5fe480b4
      Eric Pouech authored
      - fixed regression in 'info symbol XXXX' command (and enhanced
        presentation)
      - fixed regression in line stepping
      - fixed regression in & (address operator) handling
      - fixed some bad module reference for local symbols
      - enhanced register presentation as local variables
      - added warning when launching a debuggee which isn't a Wine app
      - removed the 'local' extension of display command (and check when
        setting the display whether the expr has a local binding)
      - simplified exception handling, and factorized some code when
        debugger stops
      5fe480b4
  3. 27 Sep, 2004 2 commits
  4. 24 Sep, 2004 1 commit
  5. 07 Sep, 2004 1 commit
  6. 03 Sep, 2004 1 commit
  7. 02 Sep, 2004 1 commit
  8. 01 Sep, 2004 2 commits
  9. 26 Aug, 2004 1 commit
  10. 25 Aug, 2004 1 commit
  11. 22 Aug, 2004 1 commit
    • Eric Pouech's avatar
      - fixed breakpoint enabled/disabled state management · 926f6618
      Eric Pouech authored
      - fixed recursion in type printing
      - now all type-id are stored with the base address of the module which
        defines the type (struct dbg_type takes care of this pairing)
      - fixed a couple of bugs in display handling
      - fixed strings print and examination
      926f6618
  12. 17 Aug, 2004 1 commit
  13. 16 Aug, 2004 1 commit
    • Tom Wickline's avatar
      Remove rewind section due to lack of updates. · 048a952e
      Tom Wickline authored
      Remove old list of contributors that gave to the wpf.
      Link to history page in question asking about wine's history.
      Change WineX name to Cedega.
      Use current wine version in answer.
      048a952e
  14. 12 Aug, 2004 1 commit
  15. 29 Jul, 2004 1 commit
  16. 21 Jul, 2004 2 commits
  17. 06 Jul, 2004 1 commit
  18. 28 Jun, 2004 1 commit
  19. 18 Jun, 2004 1 commit
  20. 15 Jun, 2004 1 commit
  21. 14 Jun, 2004 1 commit
  22. 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
  23. 03 Jun, 2004 1 commit
  24. 02 Jun, 2004 1 commit
  25. 28 May, 2004 1 commit
  26. 27 May, 2004 1 commit
  27. 21 May, 2004 1 commit
  28. 14 May, 2004 1 commit
  29. 13 May, 2004 1 commit
  30. 11 May, 2004 1 commit
  31. 07 May, 2004 1 commit
  32. 06 May, 2004 2 commits
  33. 05 May, 2004 2 commits
  34. 03 May, 2004 1 commit
  35. 29 Apr, 2004 1 commit