How to step over PERFORM statements?



Support for IBM Debug Tool, Utilities and Advanced Functions

How to step over PERFORM statements?

Postby Jarek.B » Fri May 08, 2009 10:24 pm

Hello,

Does anybody know how to step over a PERFORM paragraph-name statement while in IBM Debug Tool ?

IBM manual says: "The command STEP OVER runs the called function without stepping into it". Perhaps they mean modules invoked by CALL stmt because in my shop STEP OVER does step into paragraphs. :( And setting breakpoints after each PERFORM is quite tedious.

Any help will be greatly appreciated.

Jarek
(Belfast)
Jarek.B
 
Posts: 2
Joined: Fri May 08, 2009 9:52 pm
Has thanked: 0 time
Been thanked: 0 time

Return to IBM Debug Tool