reactos/ntoskrnl/kd
Hermès Bélusca-Maïto 968b264300
[NTOS:KD] Rename the private acquire/release lock functions to fix GCC compilation.
If you ask why there are two sets of functions that do the same, it's
because this file (and the kdmain.c) will very soon some day be moved to
a transport dll, outside the kernel, and it will need these functions.
2022-11-24 01:44:14 +01:00
..
arm [NTOS:KD] Implement empty versions of KdDebuggerInitialize0/KdSendPacket/KdReceivePacket 2020-11-16 08:55:02 +01:00
i386 [NTOS:KD] Implement empty versions of KdDebuggerInitialize0/KdSendPacket/KdReceivePacket 2020-11-16 08:55:02 +01:00
kdio.c [NTOS:KD] Rename the private acquire/release lock functions to fix GCC compilation. 2022-11-24 01:44:14 +01:00
kdmain.c [NTOS:KD] Merge KdpReportExceptionStateChange() with kd64 version 2020-11-16 08:55:04 +01:00