This demo session has taught you the basics of using the application to test and debug an assembler program. You have learned how to:
|
Task |
Method |
|---|---|
|
Select a source program for display |
ITST Menu Option 1.1, then |
|
Set monitoring for a program |
MONITOR command |
|
View a Monitoring Status display |
STATUS command |
|
Interpret the information the application provides when it detects an error |
View the Automatic Breakpoint, |
|
Display the value of a data item in a Keep window |
Type k to left of variable, place cursor under variable, press Enter |
|
Modify main storage |
Overtype value in Keep Window |
|
Set an unconditional breakpoint |
Type u to left of instruction, |
|
Remove a breakpoint from the Monitoring Status display |
Use PF12 to view Monitoring Status; |
|
Remove a breakpoint from the Source Listing Display |
On Source Listing, overtype U with x, press Enter |
|
Remove a data item from a Keep window |
Type x to left of Keep window entry, press Enter |
|
Resume program execution |
RESUME command or PF5 |
Read the next chapter to learn how to use these and other basic functions to test your own programs.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|