The Registers view lists information about the registers in a selected stack frame. Values that have changed are highlighted in the Registers view when your program stops.
You can use the Registers view to:
You can also change the number system in which the debugger displays register values. These number systems are supported:
The Registers view also allows you to cast existing data type to complex data types that may or may not exist in the debugged executable. For more information on casting a data type, see Cast to Type.