reactos/reactos/ntoskrnl/kd
Timo Kreuzer 08a4791b4a {NTOSKRNL]
Handle int 0x2c (assertion failure) in KDBG by breaking into the debugger instead of ignoring it and pretending it was handled. Now NT_ASSERT works on GCC builds as well. (As good as things work in KDBG...)

svn path=/trunk/; revision=64770
2014-10-16 21:33:32 +00:00
..
amd64
arm
i386 [NTOS]: Move 'buffer' to a better place (i.e. fix build). 2013-10-13 23:07:26 +00:00
wrappers 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
kdinit.c
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 {NTOSKRNL] 2014-10-16 21:33:32 +00:00