July 15, 2023
8:27 a.m.
Note: NtContinue() is used by exception handling (on `EXCEPTION_CONTINUE_EXECUTION`) or debugging (on `DBG_EXCEPTION_HANDLED` or `DBG_CONTINUE`), so it's safe to say that both exceptions and debugging are broken. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3341#note_39080