C and C++ Registers Window

See Also 

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.

Actions

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

Copyright © 2014, Oracle and/or its affiliates. All rights reserved.