[PATCH 2/2] winedbg: Set auto attach event after processing the first exception.

Jacek Caban jacek at codeweavers.com
Tue Jul 2 11:02:30 CDT 2019


On Windows, the process is broken by ordering and actual debug break 
execution in a new thread. We need to process this even before 
continuing exception handling in debuggee to avoid race.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  programs/winedbg/debugger.h   |  4 ++--
  programs/winedbg/tgt_active.c | 14 +++++---------
  programs/winedbg/winedbg.c    | 10 ++++++++--
  3 files changed, 15 insertions(+), 13 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-winedbg-Set-auto-attach-event-after-processing-the-fi.diff
Type: text/x-patch
Size: 3610 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20190702/51cc77c3/attachment-0001.bin>


More information about the wine-devel mailing list