WinDbg

From AlphaBook
Revision as of 13:35, 19 October 2017 by Admin (talk | contribs) (Configure)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Introduction

  • The Windows Debugger (WinDbg) can be used to debug kernel and user mode code, analyze crash dumps and to examine the CPU registers as code executes

Download and install WinDbg

Download and install Windows Symbol Packages

Configure Symbol File Path...