Inspecting your registers

The Registers view shows information about the registers in the currently selected stack frame. When the execution stops, the changed values are highlighted. To show this view, choose Windows > Show View > Registers .

Note: The Registers view is similar to the Variables view; for more information, see the Inspecting variables section in this chapter.

Registers view

The Registers view shows the registers for the selected stack frame.

You can also customize the colors in the Registers view and change the default value of the Show Type Names option.

Related concepts
Using breakpoints and watchpoints
Inspecting a process's memory
Inspecting shared-library usage
Monitoring signal handling
Viewing your output
Interacting with GDB
Related tasks
Inspecting variables
Changing variable values
Controlling the display of variables
Changing variable to a different type
Viewing variables in memory
Evaluating your expressions