Example 1

Operation: Establish breakpoints at each instruction in a section of the program that is being tested.

Known:
  • The addresses of the first and last instructions of the section that you want to test: LOOPA EXITA
  • The subcommands to be executed are: LISTPSW, GO
at loopa:exita (listpsw;go)