reactos/ntoskrnl/kd64
Hervé Poussineau 5547b74717
[NTOS:KD64] Fix freezes on first chance exception when KDBG is enabled and KdIgnoreUmExceptions is TRUE
This fixes the following use case:
- Execute 'kdbgctrl.exe -du'
- Execute 'kdbgctrl.exe -cu'
- See that last command never finishes
2025-01-28 22:00:55 +01:00
..
amd64 [NTOS:KD64] Simplify some code in debugging helpers 2025-01-28 22:00:34 +01:00
arm [NTOS:KD64] Simplify some code in debugging helpers 2025-01-28 22:00:34 +01:00
i386 [NTOS:KD64] Simplify some code in debugging helpers 2025-01-28 22:00:34 +01:00
kdapi.c [NTOS:KD64] Add a missing KdEnteredDebugger reset in KdExitDebugger() 2025-01-28 22:00:54 +01:00
kdbreak.c
kddata.c
kdinit.c
kdlock.c
kdprint.c
kdtrap.c [NTOS:KD64] Fix freezes on first chance exception when KDBG is enabled and KdIgnoreUmExceptions is TRUE 2025-01-28 22:00:55 +01:00