Running a Program Object or ILE Procedure After a Breakpoint
After a breakpoint is encountered, you can resume running the program object
or ILE procedure in two ways:
- resume running the program object or ILE procedure at the next statement
after the breakpoint, and stop at the next breakpoint or when the program
object ends.
- step through a specified number of statements after the breakpoint and
stop the program object again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.