|
Computer Programming Software Terms, Glossary and Dictionary
Windbg Debugger
Windbg is a multipurpose debugger for Microsoft Windows, created and distributed on the web by Microsoft. It can be used to debug both user mode applications and the operating system itself in kernel mode. It is a GUI application, but has little in common with the more well-known Visual Studio Debugger.
|