Everything
2.11.1.2 Changing the display form of values

The display format of the address area/memory value area/character strings area can be changed using buttons

below on the toolbar.

Notation

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

 

Hexadecimal

Displays memory values in hexadecimal (default).

Signed Decimal

Displays memory values in signed decimal.

Unsigned Decimal

Displays memory values in unsigned decimal.

Octal

Displays memory values in octal.

Binary

Displays memory values in binary.

Size notation

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

 

4 Bits

Displays memory values in 4-bit width.

1 Byte

Displays memory values in 8-bit width (default).

2 Bytes

Displays memory values in 16-bit width.

Values are converted depending on the endian of the target memory area.

4 Bytes

Displays memory values in 32-bit width.

Values are converted depending on the endian of the target memory area.

8 Bytes

Displays memory values in 64-bit width.

Values are converted depending on the endian of the target memory area.

Encode

Shows the following buttons that change the encoding in which character strings are displayed.

 

ASCII

Displays character strings in ASCII code (default).

Shift_JIS

Displays character strings in Shift_JIS code.

EUC-JP

Displays character strings in EUC-JP code.

UTF-8

Displays character strings in UTF-8 code.

UTF-16 Big-Endian

Displays character strings in UTF-16 Big-Endian code.

UTF-16 Little-Endian

Displays character strings in UTF-16 Little-Endian code.

UTF-32 Big-Endian

Displays character strings in UTF-32 Big-Endian code.

UTF-32 Little-Endian

Displays character strings in UTF-32 Little-Endian code.

Half-Precision Float

Displays character strings as a half-precision floating-point value.

Float

Displays character strings as a single-precision floating-point valueNote.

Double

Displays character strings as a double-precision floating-point value.

Float Complex

Displays character strings as a complex number of single-precision floating-point.

Double Complex

Displays character strings as a complex number of double-precision floating-point.

Float Imaginary

Displays character strings as an imaginary number of single-precision floating-point.

Double Imaginary

Displays character strings as an imaginary number of double-precision floating-point.

View

Shows the following buttons that change the display form.

 

Settings Scroll Range...

Opens the Scroll Range Settings dialog box to set the scroll range.

 

Column Number Settings...

Opens the Column Number Settings dialog box to set the number of view columns in the memory value area.

 

Address Offset Value Settings...

Opens the Address Offset Settings dialog box to set an offset value for addresses displayed in the address area.

Note

For details on the display of a floating-point value, see the section for the Memory panel.