1. 23 May, 2007 2 commits
  2. 12 Feb, 2007 1 commit
  3. 04 Jan, 2007 1 commit
  4. 20 Dec, 2006 1 commit
  5. 04 Dec, 2006 2 commits
  6. 27 Nov, 2006 2 commits
  7. 26 Sep, 2006 1 commit
  8. 26 Jul, 2006 1 commit
  9. 11 Jul, 2006 1 commit
  10. 03 Jul, 2006 1 commit
  11. 20 Jun, 2006 1 commit
  12. 23 May, 2006 1 commit
  13. 02 Mar, 2006 3 commits
    • Eric Pouech's avatar
      winedbg: Add ability to reload a minidump. · 348067a9
      Eric Pouech authored
      - now recognize winedbg foo.mdmp on command line
      - fleshed out tgt_minidump to reload information from minidump
      348067a9
    • Eric Pouech's avatar
      winedbg: process_io · c918e80e
      Eric Pouech authored
      - added ability to specify process_io at process creation/attachment
        time
      - created a process_io structure for gdbproxy
      c918e80e
    • Eric Pouech's avatar
      winedbg: main_loop. · f29d084c
      Eric Pouech authored
      - split dbg_main_loop in two parts (one for finishing the debuggee
        attachment, the second one really for handling the main loop)
      - removed now longer needed dbg_main_loop
      f29d084c
  14. 28 Feb, 2006 2 commits
    • Eric Pouech's avatar
      winedbg: Added a close_process method to process_io. · 5ca51970
      Eric Pouech authored
      - added a close_process method to process_io
      - made use of it to get rid of dbg_detach
      5ca51970
    • Eric Pouech's avatar
      winedbg: Rewrite auto mode. · 67001a1d
      Eric Pouech authored
      - rewrote auto mode as a specific set of commands to be run in
        regular parser, instead of hard coding those commands
      - added a new function to store a set of commands to be executed
        in a file
      - added 'echo' command to the parser functions
      - got rid of dbg_action_mode
      - added support of '--' on command line
      67001a1d
  15. 27 Feb, 2006 5 commits
  16. 06 Feb, 2006 1 commit
  17. 27 Jan, 2006 1 commit
    • Eric Pouech's avatar
      winedbg: Hardware breakpoints · 6ab9b235
      Eric Pouech authored
      - implemented hardware assisted breakpoints (new 'hbreak' command
        which behaves just as 'break' command)
      - small improvements to break handling (saving hit xpoint across
        exception handling)
      - fixed 'cont N' command for watchpoints
      6ab9b235
  18. 23 Jan, 2006 1 commit
  19. 29 Nov, 2005 1 commit
  20. 28 Nov, 2005 1 commit
  21. 18 Nov, 2005 2 commits
  22. 17 Nov, 2005 1 commit
  23. 16 Nov, 2005 1 commit
  24. 19 Aug, 2005 1 commit
  25. 24 May, 2005 1 commit
  26. 23 May, 2005 3 commits
  27. 03 Mar, 2005 1 commit