Request a Single Step Breakpoint

You can only request a single step breakpoint rather than setting it.

To request a single step breakpoint, click the Step Once icon A toolbar icon for invoking a single-step execution process. on the InterTest Debug view toolbar.

This causes the debugger to move forward one verb or statement in the program execution then halt execution. Single stepping through a program is equivalent to setting an unconditional breakpoint at every executable statement.


Copyright © 2016 CA. All rights reserved.