Note: This option is only available during active debugging. To do this:
- Click
.
- On the
Monitor Memory dialog box, type a hexadecimal value for the memory address, or, to determine what hexadecimal value to use, do the following:
- Type the
addr(data-item) expression, citing the data item used to identify the address.
- Click
OK.
- In the
Memory view, examine the provided hexadecimal values.
- Right-click a value and select
Add a PL/I data breakpoint from the context menu.