reactos/reactos/ntoskrnl/kd
2015-09-03 23:57:39 +00:00
..
amd64 Create this branch to work on loading of different Kernel-Debugger DLL providers, and see whether it is possible to move KDBG from ntoskrnl to a new DLL called, say, KDROSDBG.DLL. 2013-04-28 13:26:45 +00:00
arm [NTOSKRNL] 2015-05-14 22:31:58 +00:00
i386 [NTOS]: Move 'buffer' to a better place (i.e. fix build). 2013-10-13 23:07:26 +00:00
wrappers [NTDLL][HAL][INFLIB][RTL][NTOS] VOIDify function paramater lists when they indeed don't take any arguments. 2015-09-03 23:57:39 +00:00
kdinit.c Merge my current work done on the kd++ branch: 2013-05-09 13:12:58 +00:00
kdio.c Use \r\n instead of \n only in Hal/InbvDisplayString. This is needed because, when displayed by the EMS console, only \n would be displayed otherwise, leading to misaligned text. 2013-10-13 23:04:13 +00:00
kdmain.c [NTOS] 2015-08-28 14:01:58 +00:00