PassMark BurnInTest V5.3 Copyright (C) 1999-2008 PassMark Software All Rights Reserved http://www.passmark.com Overview ======== Passmark's BurnInTest is a software tool that allows all the major sub-systems of a computer to be simultaneously tested
Types of Debuggers Command line debuggers kd.exe: kernel debugger cdb.exe, ntsd.exe: user mode debugger WinDbg GUI on top of kd.exe and cdb.exe Identical extensions and command interface Much more efficient for source debugging Can be slower because