Everything
2.11.6.5 Changing the form in which values are displayed

The form in which the data in the [Value] area is displayed can be freely changed using the toolbar buttons shown below.

Notation

Shows the following buttons that change the form in which values are displayed.

 

AutoSelect

Displays the value of a selected watch-expression in per-variable predetermined notation (default) (see "Table A.11 Display Form of Watch-expressions (Default)").

Hexadecimal

Displays the value of a selected item in hexadecimal.

Signed Decimal

Displays the value of a selected item in signed decimal.

Unsigned Decimal

Displays the value of a selected item in unsigned decimal.

Octal

Displays the value of a selected item in octal.

Binary

Displays the value of a selected item in binary.

ASCII

Displays the value of a selected item in ASCII code.

Float

Displays a selected item in Float.

However, this is valid only when the selected watch-expression consists of 4-byte data.

Double

Displays a selected item in Double.

However, this is valid only when the selected watch-expression consists of 8-byte data.

 

Adds a hexadecimal equivalent for the displayed value of a selected item at the end of the value, with the equivalent enclosed in parentheses ( ).

However, this information is not added when values are displayed in hexadecimal.