Checklist of Basic Debugging Tasks
This topic provides an overview of key CA InterTest™ functions. For complete information, see the CA InterTest and SymDump documentation.
The following list highlights basic debugging tasks:
-
Display the source listing
-
Set monitoring for the program and configure the session settings
-
Set breakpoints
-
Initiate the program
-
Set other monitoring options as needed (and as allowed)
-
End the test session
When the program is stopped at a breakpoint, you can do the following tasks:
-
Set and remove breakpoints
-
Inspect and modify main storage
-
Add data items to the Watch Data view to observe changes in their values
-
Inspect and modify auxiliary storage
-
Resume execution
-
Abend the task