The Registers window displays the current contents of all of the registers currently used by your project. You can open the Registers window when your program is stopped at a breakpoint by choosing Window > Debugging > Registers.
The pop-up menu in the Registers window includes the following items.
Menu Item | Description |
---|---|
Show All Registers | Displays hidden registers. |
Hide Selected Registers | Hides the selected registers. |
See Also | |
---|---|
C and C++ Debugger Windows |