ntdll: Prevent page faults from ATL thunk check to reach debuggers

Alexandre Julliard julliard at winehq.org
Mon Aug 3 10:36:48 CDT 2009


Michael Karcher <wine at mkarcher.dialup.fu-berlin.de> writes:

> send_debug_event will not send the "first chance exception" message (or
> any other) when Peb->BeingDebugged is zero.

Of course you can't do that, BeingDebugged is global not per-thread.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list