reactos/ntoskrnl/kd64
Hermès Bélusca-Maïto b15dcb5cf6
[NTOS:KD64] The DbgKdPageInApi, introduced in NT4, has been obsoleted in NT5.
It has been replaced by ExpDebuggerPageIn support in ExpDebuggerWorker().
2024-12-14 23:33:53 +01:00
..
amd64 [NTOS:KD64] kdx64.c: Implement KdpAllowDisable() the same as in x86 (#7538) 2024-12-03 19:02:28 +01:00
arm [NTOS:KD64] Only use the UNIMPLEMENTED macro in the debugger's KdpSys* helpers. 2024-11-21 22:34:37 +01:00
i386 [NTOS:KD64] kdx86.c: Fix Dr7 check to verify whether debugger disabling is allowed (#7538) 2024-12-03 19:02:21 +01:00
kdapi.c [NTOS:KD64] The DbgKdPageInApi, introduced in NT4, has been obsoleted in NT5. 2024-12-14 23:33:53 +01:00
kdbreak.c
kddata.c [NTOS:KE/x64] Implement Kd processor switching 2024-04-23 15:50:06 +02:00
kdinit.c [NTOS:KD64] Revamp the debugger banner helpers a little. 2024-12-14 23:31:47 +01:00
kdlock.c [NTOS:KD64] KdPollBreakIn(): Use the KeRestoreInterrupts() inline. 2021-09-12 18:16:13 +02:00
kdprint.c [NTOS:KD64] Format string of KdpDprintf can be const. 2023-03-22 19:57:59 +01:00
kdtrap.c [NTOS:KDBG] Minor code style for the following commits 2024-10-14 22:51:51 +02:00