PPT Slide
Debugging a Device Driver, especially a display driver,
A program called WinDBG is used for this purpose.
DD to be debugged is on Target. Host runs WinDBG.
Special NT boot option on Target enables debug info
to be sent to Host via serial Port.