1. 01 Apr, 2020 1 commit
    • Rémi Bernon's avatar
      winedbg: Rewrite and simplify step / continue handlers. · 983d02c0
      Rémi Bernon authored
      The vCont handler used some overcomplicated logic, we only need to
      iterate over the actions and apply them on the matching threads that
      didn't match yet.
      
      Thanks to DBG_REPLY_LATER we can now continue/step any thread regardless
      of whether it is the one that raised the debug event. Just suspend all
      active threads after debug event is raised and resume them one by one,
      according to the gdb request. If the thread that raised the debug event
      should not be resumed, reply with DBG_REPLY_LATER.
      Signed-off-by: 's avatarRémi Bernon <rbernon@codeweavers.com>
      Signed-off-by: 's avatarAlexandre Julliard <julliard@winehq.org>
      983d02c0
  2. 18 Nov, 2019 1 commit
  3. 02 Jul, 2019 2 commits
  4. 04 Jul, 2018 1 commit
  5. 14 Jun, 2018 1 commit
  6. 13 Jun, 2018 2 commits
  7. 05 Dec, 2017 1 commit
  8. 27 Jun, 2017 1 commit
  9. 02 Apr, 2015 1 commit
  10. 10 Feb, 2014 1 commit
  11. 11 Nov, 2013 1 commit
  12. 05 Apr, 2012 1 commit
  13. 18 Jan, 2012 1 commit
  14. 17 Jan, 2012 2 commits
  15. 30 Mar, 2011 1 commit
  16. 28 Feb, 2011 1 commit
  17. 06 Dec, 2010 1 commit
  18. 23 Nov, 2010 2 commits
  19. 25 May, 2010 1 commit
  20. 13 Apr, 2010 4 commits
  21. 07 Apr, 2010 1 commit
  22. 31 Mar, 2010 1 commit
  23. 29 Mar, 2010 1 commit
  24. 15 Dec, 2009 2 commits
  25. 14 Dec, 2009 5 commits
  26. 10 Dec, 2009 1 commit
  27. 09 Dec, 2009 1 commit
  28. 05 Jun, 2009 1 commit