Step Out Command (PLBDBUG)


 

The Step Out command causes the program to continue executing until the Call Stack is decremented by a RETURN or NORETURN PL/B statement. The Step Out can be executed by a F3 function key or by executing a TO character command. Use of this command may save valuable debugging time if it is known that a given subroutine functions properly and it is not desired to step through the entire subroutine.

 

 

See Also: PLBDBUG Commands, PLBDBUG

 



System Utilities Shell Command (SUNDBUG) Step Over Command (SUNDBUG)