Reading and Writing Memory

The Windows debuggers can read and write directly into memory. This memory can be referenced by addresses or by the names of variables.

This section includes the following topics:

Accessing Memory by Virtual Address

Accessing Memory by Physical Address

Accessing Global Variables

Accessing Local Variables

Controlling Variables Through the Watch Window