reactos/reactos/ntoskrnl/kd
Alex Ionescu 05f82784bd - Stub NtSystemDebugControl.
- Fully support _WINKD_. Change this to 1, and get kdcom.dll from Windows 2003 or TinyKRNL and you'll be able to connect to WinDBG if using the right debug settings. You can now boot to desktop with WinDBG connected and see debug messages, but not much else is supported.
- Fix bugs in KeGetBugMessageText.
- Implement KeEnterKernelDebugger.

svn path=/trunk/; revision=25994
2007-03-05 01:35:43 +00:00
..
wrappers - Delete KD/KDBG directories. 2007-02-16 18:44:32 +00:00
kdinit.c - Delete KD/KDBG directories. 2007-02-16 18:44:32 +00:00
kdio.c - Wrap some KDBG-specific initialization in _WINKD_ guard. 2007-03-04 20:28:18 +00:00
kdmain.c - Stub NtSystemDebugControl. 2007-03-05 01:35:43 +00:00