Previous Topic: Next and Previous InstructionsNext Topic: Backtrace Display


Data Display Area

The data display area is under the next and previous instruction line. In the previous example, it appears as:

23704968 00000000

This example shows only four bytes. However, when a larger data field is involved, the portion of the display can occupy the entire lower left corner of the breakpoint screen.

This area varies according to the type of breakpoint that occurred:

The format of the data display area is similar to the CORE transaction screen. Each line presents up to 16 bytes in both hexadecimal and character format. On each line, the address of the first byte in that line is shown (for example, 23704968), followed by the same contents in character format between asterisks, where non‑displayable values are shown as periods.