CA InterTest lets you display CICS storage areas and provides straightforward branching to the Memory Dump for complete display of storage area information.
You can invoke Storage Display from the InterTest Debug view.
To view storage area information, right-click a program listing and select Storage Display. The Storage Display opens.
Note: This menu item will be available for only program listings within CICS projects, and only when a debugging session is active.
The Storage Display lets you list both user and CICS storage areas, below and above the line with storage statistics for each category of storage. The Storage Display shows the following information:
|
Column |
Description |
|---|---|
|
Type |
Indicates the type of storage. |
|
Address |
Specifies the starting address for the storage area. |
|
(Length) |
Specifies the length of the storage area. |
|
+0, +4, +8, +C |
Contains the hex values for first sixteen bytes of each storage area. |
|
Character |
Contains the Character values for first sixteen bytes of each storage area. |
You can also use the push buttons on the Storage Display to specify whether you want all storage areas listed (Unfiltered) or if you want to hide InterTest-specific areas (Filtered).
To view a memory dump for a particular storage area, double-click the row you want in the Storage Display.
You can toggle between the Storage Display, the Memory Dump, and the Layout Display.