This mini-course teaches you how to use the Windows Debugger (WinDbg) well enough to use it in classes that depend on it.
Overview
Syllabus
- Create Test Executable
- Up-front UI & Symbol Server Configuration
- Starting, Stopping, Restarting Binaries
- Working with Breakpoints
- Examine/Modify Registers & Memory
- Stepping Through Assembly
- Attaching to Running Userspace Processes
- Mini-Course Complete!