Add Items to the Session Data View

You can add keywords or expressions from the Memory Expression Builder to the Session Data view.

Follow these steps:

  1. Click the Memory Expression Builder icon in the Session Data view toolbar.
    The Memory Expression Builder dialog opens.

  2. Select a keyword from the drop-down list in the Keyword field and click OK.
    The Session Data view refreshes to display the new keyword.

    Note: If the keyword has an associated DSECT, the DSECT will be posted in the same way as a variable is posted in the Watch Data view. If there is no DSECT, the keyword will be posted as an expression.

Add Expressions from the Memory Dump to the Session Data View

Follow these steps:

  1. Click the Memory Expression Builder toolbar icon in the Session Data view toolbar.
    The Memory Expression Builder dialog opens.

  2. Fetch memory values using one of the following methods:

    • Use the Base address/offset.

    • Type a hand-coded expression.

    • Build an expression using the Memory Expression Builder.

    • Select a variable from the drop-down list.

    The retrieved memory values are populated to the Memory Expression Builder dialog. This action invokes the Post Request button.

  3. Click Post Request.
    The Post Request dialog opens.

  4. Type a name for the expression, and click OK to post it to the Session Data view.

  5. Click OK to close the Memory Dump dialog.
    The Session Data view refreshes to display the new expression.