1. 01 Apr, 2003 1 commit
  2. 04 Mar, 2003 1 commit
  3. 19 Feb, 2003 1 commit
  4. 17 Feb, 2003 1 commit
  5. 11 Feb, 2003 1 commit
  6. 30 Jan, 2003 1 commit
    • Eric Pouech's avatar
      - Removed no longer used queue & modref related commands. · 45adf084
      Eric Pouech authored
      - Protected walk commands while being called with no process loaded.
      - In command grammar, allowed some expressions while only numbers
        where accepted.
      - Renamed 'info maps' info 'walk maps' and let it work on any
        process.
      45adf084
  7. 11 Jan, 2003 1 commit
  8. 16 Sep, 2002 1 commit
  9. 13 Sep, 2002 1 commit
  10. 13 Aug, 2002 1 commit
  11. 02 Aug, 2002 1 commit
  12. 30 Jul, 2002 1 commit
  13. 29 Jul, 2002 1 commit
  14. 23 Jul, 2002 1 commit
  15. 22 Jul, 2002 1 commit
  16. 20 Jul, 2002 1 commit
  17. 13 Jun, 2002 1 commit
  18. 02 Jun, 2002 1 commit
  19. 31 May, 2002 1 commit
  20. 25 May, 2002 1 commit
  21. 01 Apr, 2002 1 commit
  22. 09 Mar, 2002 1 commit
  23. 27 Feb, 2002 1 commit
  24. 04 Feb, 2002 1 commit
  25. 21 Dec, 2001 1 commit
  26. 23 Nov, 2001 1 commit
  27. 15 Aug, 2001 1 commit
  28. 06 Aug, 2001 1 commit
  29. 23 Jul, 2001 1 commit
  30. 21 May, 2001 1 commit
  31. 03 May, 2001 1 commit
  32. 09 Apr, 2001 1 commit
  33. 01 Dec, 2000 1 commit
  34. 15 Nov, 2000 1 commit
  35. 24 Sep, 2000 1 commit
  36. 01 Sep, 2000 1 commit
  37. 15 Aug, 2000 1 commit
  38. 25 Jul, 2000 1 commit
    • Eric Pouech's avatar
      fixed a number of long standing bugs: · 71189b52
      Eric Pouech authored
          - segmented expressions didn't display correctly
          - using dynamic size array for nested types parsing
          - correct display of source code after a crash
      factorized some code
      71189b52
  39. 08 Jul, 2000 1 commit
  40. 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