What are the major reasons for using WinDbg vs the Visual Studio debugger?
And is it commonly used as a complete replacement for the Visual Studio debugger, or more
Lightweight, can be run without installing it on a client's machine, fast, can debug kernel mode.