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

Xpeditor break point


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

Active User


Joined: 23 Dec 2005
Posts: 176
Location: India

PostPosted: Wed Feb 22, 2006 12:37 pm
Reply with quote

Hi:
In Xpeditor we set Break points for Step debugging.
But one qustion that came into my mind is :

I have 2 break points 1st at line# 10 and 2nd at line# 20. my control passed from 1st break point and now in 2nd break point. Now I want to go back to the previous break point. Is it possible?

Is reverse step debugging is possible?

Thanks in Advance
Back to top
View user's profile Send private message
raghunathns

Active User


Joined: 08 Dec 2005
Posts: 127
Location: rochester

PostPosted: Wed Feb 22, 2006 1:13 pm
Reply with quote

it is possible with trace option.
Back to top
View user's profile Send private message
monasu1998

Active User


Joined: 23 Dec 2005
Posts: 176
Location: India

PostPosted: Wed Feb 22, 2006 1:17 pm
Reply with quote

Can you be please bit more clear about how to achieve this
Back to top
View user's profile Send private message
bonniem

New User


Joined: 09 Aug 2005
Posts: 67

PostPosted: Wed Feb 22, 2006 6:03 pm
Reply with quote

There is a goto command in xpediter, but it does not retrace the execution. It simply branches to the corresponding line. You will have to manually reset the variable values.

to issue goto, just type GT on the line and press enter just like you set a break point. [/code]
Back to top
View user's profile Send private message
rajesh_1183

Active User


Joined: 24 Nov 2005
Posts: 121
Location: Tadepalligudem

PostPosted: Thu Feb 23, 2006 10:02 am
Reply with quote

Hi,

I think Reverse debugging is possible...

first type "MON" in the cmd line and then type "REVERSE"..then the flow of execution will be from bottom to top.... icon_exclaim.gif icon_question.gif icon_question.gif icon_question.gif

corrections welcomed........

Thanks,
Rajesh.
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 Point and Shoot )PTNS TSO/ISPF 0
No new posts A directory in the pathname was not f... ABENDS & Debugging 0
No new posts How to remove DECIMAL POINT (.) from ... SYNCSORT 10
No new posts Break a record into fields, each fiel... SYNCSORT 2
No new posts Missing SECTION break DFSORT/ICETOOL 9
Search our Forums:

Back to Top