[PATCH 4/5] kernel32: Use DebugBreakProcess in DebugActiveProcess.
5 Jul
2019
5 Jul
'19
11:24 a.m.
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(a)codeweavers.com> --- dlls/kernel32/debugger.c | 6 ++++++ dlls/kernel32/tests/debugger.c | 2 -- server/debugger.c | 1 - 3 files changed, 6 insertions(+), 3 deletions(-)
5 Jul
5 Jul
12:55 p.m.
Hi, While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=54517 Your paranoid android. === debian9 (32 bit Japanese:Japan report) === kernel32: debugger: Timeout
2361
Age (days ago)
2361
Last active (days ago)
1 comments
2 participants
participants (2)
-
Jacek Caban -
Marvin