Registers Window Basics

The register window is used when doing assembly code debugging. The registers window shows the current register values and the previous register values. Any registers that have changed are highlighted to make this easy to detect at a glance. The register window shows the register values for the current thread displayed in the source window.

Click in the sample registers window to learn more.

This window shows IA-32 registers.