To manage data or code in the Program Listing area, right click inside the Program Listing area and then select one of the following options:
|
Select |
To |
|---|---|
|
Show In |
Highlight the name of the current program listing in the InterTest Debug view. |
|
Copy |
Select and copy any text in the program listing to the clipboard. You can the items added to this clipboard in other Windows programs where an excerpt from the listing may be useful. |
|
Storage Display |
Review storage display information for a CICS program when the program is halted at a breakpoint, using the Storage Display window. |
|
Channel Display |
Browse and modify channels information for a CICS program when the program is stopped at a breakpoint, using the Channel Display window. |
|
Add to Watch Data |
Add a variable to the Watch Data view if you have highlighted a variable, anywhere in the program. Duplicates requests are ignored. |
|
Memory Dump |
Lets you review and modify the values for a variable (if selected) or opens the Memory Dump dialog. |
|
Preferences |
Set your preferences for the Program Listing area using the Preferences dialog. |
|
Configure Settings |
Set or modify the debug settings for the current program using the Configure Settings dialog for that program. |