Search notes:

kd.exe

Windows kernel Debugger
kd.exe is a console based program.
Usually, kd.exe is run on a different computer (the host computer) than the computer that is debugged (the target computer).

See also

ntkd.exe is identical to kd.exe except that a new console is opened when it is started.
Debugging Windows applications

Index