I experiment with the possibility of having ReactOS' own internal kernel debugger KDBG (so far used only in GCC builds) to either output to a serial port or to the screen, as usual, but using a separate KD transport DLL for this purpose. Then I demonstrate that this allows KDBG to also do its I/O through WinDbg itself, the latter acting as a dumb terminal. 0:00 KDBG output to serial/screen via KDTERM debugport 1:57 KDBG output to WinDbg acting as a dumb terminal #reactos #kernel #debugging #softwaredeveloper #softwareengineer #softwaretesting