The Registers view of the Debug perspective 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 view information about the registers in a selected stack frame. Values that have changed are highlighted in the Registers view when your program stops.
The table below lists the icons displayed in the Registers view toolbar.
| Command |
Name |
Description |
|
Add Register Group |
Open the Register Group dialog which allows you to define a register group that is shown in the Registers view. |
 |
Cast To Type... |
Open the Cast To Type dialog. |
 |
Change Value... |
Open the Set Value dialog to change the selected registers value. |
 |
Copy Registers |
Copies the register names and contents to the clipboard |
 |
Create Watch Expression |
Converts the selected register into a watch expression. |
 |
Disable |
Disables the selected register. |
 |
Display As Array... |
Open the Display As Array dialog which allows you to specify the start and length of the array. |
|
Edit Register Group |
Open the Register Group dialog to edit the selected register group. |
 |
Enable |
Enables the selected register. |
|
Find... |
Open the Find dialog which allows you to find specific elements within the view. |
|
Find/Replace |
Open the Find / Replace dialog. |
|
Format |
Select a format type. Choices include: BInary, Decimal, Natural, and hexadecimal. |
|
Remove Register Group |
Removes the currently selected register group. |
|
Restore Default Register Groups |
Restores the original register groups. |
|
Restore Original Type |
Returns the selected register to the original type. |
|
Select All |
Select all the editor content. |