Home Defrag Tools Season 1 Episode 21

WinDbg - Memory User Mode

Defrag Tools · Season 1 · Episode 21
In this episode of Defrag Tools, Andrew Richards, Chad Beeder and Larry Larsen continue looking at the Debugging Tools for Windows (in particular WinDbg). WinDbg is a debugger that supports user mode debugging of a process, or kernel mode debugging of a computer.

This installment goes over the commands used to show the memory used in a user mode debug session. We cover these commands:

!address -summary

!address <addr>

!vprot <addr>

!mapped_file <addr>

Make sure you watch Defrag Tools Episode #1 for instructions on how to get the Debugging Tools for Windows and how to set the required environment variables for symbols and source code resolution.

Episode Details

Air date, runtime, timezone, and episode position.

Season
1
Episode
21
Air Date
01/Jan/2013
Air Time
Runtime
45 min

Overview

Episode summary.

In this episode of Defrag Tools, Andrew Richards, Chad Beeder and Larry Larsen continue looking at the Debugging Tools for Windows (in particular WinDbg). WinDbg is a debugger that supports user mode debugging of a process, or kernel mode debugging of a computer.

This installment goes over the commands used to show the memory used in a user mode debug session. We cover these commands:

!address -summary

!address <addr>

!vprot <addr>

!mapped_file <addr>

Make sure you watch Defrag Tools Episode #1 for instructions on how to get the Debugging Tools for Windows and how to set the required environment variables for symbols and source code resolution.

Episode Navigation

Move between previous and next episodes.