[PATCH 4/5] kernel32: Use DebugBreakProcess in DebugActiveProcess.

Jacek Caban jacek at codeweavers.com
Fri Jul 5 06:24:14 CDT 2019


Fixes attaching to a process with VS remote debugger. It expects the 
first break exception address to be DbgBreakPoint.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/kernel32/debugger.c       | 6 ++++++
  dlls/kernel32/tests/debugger.c | 2 --
  server/debugger.c              | 1 -
  3 files changed, 6 insertions(+), 3 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-kernel32-Use-DebugBreakProcess-in-DebugActiveProcess.diff
Type: text/x-patch
Size: 2301 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20190705/a02895ed/attachment.bin>


More information about the wine-devel mailing list