1. 15 Dec, 2003 1 commit
    • Eric Pouech's avatar
      - get rid of winedbg internal channels for output · 48f97983
      Eric Pouech authored
      - move all standard (old MESG channel) output to stdout
      - move all other outputs (TRACE, WARN...) to a new wine debugging
        channel (winedbg)
      - replaced quite a few #ifdef:ed out output to new channels (mainly in
        symbol management area...)
      - added a new maintenance commands to ease up debugging
      - updated documentation accordingly
      48f97983
  2. 04 Mar, 2003 1 commit
  3. 27 Feb, 2003 1 commit
  4. 13 Sep, 2002 1 commit
  5. 02 Aug, 2002 1 commit
  6. 30 Jul, 2002 1 commit
  7. 09 Mar, 2002 1 commit
  8. 21 Dec, 2001 1 commit
  9. 25 Jun, 2000 1 commit
  10. 18 Jun, 2000 1 commit
    • Eric Pouech's avatar
      - cleaned-up break handling · 911436bf
      Eric Pouech authored
      - better integration of debugger inner loops (parser & events)
      - added attach command
      - improved parser so that it can be entered without any process loaded
      - added BreakOnFirstChance internal variable
      - disabled NE module symbol module (which is broken with ASS)
      - misc portability cleanups
      911436bf
  11. 11 May, 2000 1 commit
  12. 05 May, 2000 1 commit
    • Eric Pouech's avatar
      Fixed some buffer overflows. · b971745c
      Eric Pouech authored
      Made stab parsing more robust (now ignores C++ stabs).
      Display correct backtrace at first when invoked on unhandled exception.
      Loads stabs from .so files when those are loaded.
      b971745c
  13. 30 Apr, 2000 1 commit
  14. 13 Apr, 2000 1 commit