mirror of
https://github.com/reactos/reactos.git
synced 2026-05-31 08:17:09 +08:00
This basically avoids re-entering the debugger (via the embedded breakpoint) while we are already running within its context. In addition, this allows the tests for Kd/NtSystemDebugControl (see PRs #7424 and #7426) to run without having ReactOS to crash.