- 01 Apr, 2020 1 commit
-
-
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: Rémi Bernon <rbernon@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 18 Nov, 2019 1 commit
-
-
Damjan Jovanovic authored
Signed-off-by: Damjan Jovanovic <damjan.jov@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 02 Jul, 2019 2 commits
-
-
Jacek Caban authored
On Windows, the process is broken into by ordering an actual debug break execution in a new thread. We need to process this event before continuing exception handling in debuggee to avoid race. Signed-off-by: Jacek Caban <jacek@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Jacek Caban authored
Signed-off-by: Jacek Caban <jacek@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 04 Jul, 2018 1 commit
-
-
Michael Stefaniuc authored
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 14 Jun, 2018 1 commit
-
-
Zebediah Figura authored
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 13 Jun, 2018 2 commits
-
-
Zebediah Figura authored
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Zebediah Figura authored
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 05 Dec, 2017 1 commit
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 27 Jun, 2017 1 commit
-
-
Zebediah Figura authored
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 02 Apr, 2015 1 commit
-
-
Francois Gouget authored
-
- 10 Feb, 2014 1 commit
-
-
Frédéric Delanoy authored
-
- 11 Nov, 2013 1 commit
-
-
Frédéric Delanoy authored
-
- 05 Apr, 2012 1 commit
-
-
Eric Pouech authored
-
- 18 Jan, 2012 1 commit
-
-
Alexandre Julliard authored
-
- 17 Jan, 2012 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 30 Mar, 2011 1 commit
-
-
Francois Gouget authored
-
- 28 Feb, 2011 1 commit
-
-
Alexandre Julliard authored
-
- 06 Dec, 2010 1 commit
-
-
Peter Schlaile authored
-
- 23 Nov, 2010 2 commits
-
-
Eric Pouech authored
winedbg: Moved into a common function all code dealing with printing information about an exception, and use this function to implement new 'info exception' command.
-
Eric Pouech authored
-
- 25 May, 2010 1 commit
-
-
Andrew Eikum authored
-
- 13 Apr, 2010 4 commits
-
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
- 07 Apr, 2010 1 commit
-
-
Eric Pouech authored
-
- 31 Mar, 2010 1 commit
-
-
Eric Pouech authored
-
- 29 Mar, 2010 1 commit
-
-
Eric Pouech authored
winedbg: Store for context variables only the offsets of each register (instead of the address of the register in dbg_context).
-
- 15 Dec, 2009 2 commits
-
-
Eric Pouech authored
-
Eric Pouech authored
-
- 14 Dec, 2009 5 commits
-
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
- 10 Dec, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 09 Dec, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 05 Jun, 2009 1 commit
-
-
Alexandre Julliard authored
-