IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Xpediter: STEP OVER cobol section


IBM Mainframe Forums -> Compuware & Other Tools
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Auryn

New User


Joined: 11 Jan 2006
Posts: 83
Location: Lower Saxony (DE)

PostPosted: Thu Feb 22, 2018 9:30 pm
Reply with quote

Hi everybody,

many many years I used ASG / ViaSoft SmarTest for debugging COBOL programs on MVS / z/OS. There was one command I really appreciated and used a lot: The STEP OVER command.
It is very useful when you reach a PERFORM section statement but you know this section works fine and there's no need to debug this step by step. When you use this command, the perform and the complete executed section is processed as one single statement without any breaks in the section and its sub sections. Unless there are user set breakpoints, of cause. After returning from that section, the processing stops without any breakpoint after that perform and you can continue debugging.

No I'm working for a company that does not use ASG-SmartTest but CA-Xpediter (XPEDITER/TSO 16.05). And I'm regarding for a command, a function, a feature like that mentioned SmartTest STEP OVER command.

I would be very happy for any hints so that I do not have to set several breakpoints after any section that's code does not interest my.

Thank you very much for your help
Back to top
View user's profile Send private message
Auryn

New User


Joined: 11 Jan 2006
Posts: 83
Location: Lower Saxony (DE)

PostPosted: Wed Nov 16, 2022 4:51 pm
Reply with quote

Now using version XPEDITER/TSO RELEASE 17.02.00
- and still missing a function like "Step Over".
Or is this respectively something similar available now?
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> Compuware & Other Tools

 


Similar Topics
Topic Forum Replies
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
No new posts Calling DFSORT from Cobol, using OUTF... DFSORT/ICETOOL 5
No new posts Generate random number from range of ... COBOL Programming 3
No new posts Calling Java method from batch COBOL ... COBOL Programming 5
Search our Forums:

Back to Top