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

Conditional Break point


IBM Mainframe Forums -> PL/I & Assembler
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
karthikramaiah

New User


Joined: 25 Jun 2010
Posts: 9
Location: chennai

PostPosted: Tue May 31, 2011 8:08 pm
Reply with quote

Hi can any one please assist me in setting up a conditional break point.
I have got many condition checks ,which are in loops. i have to debug for what condition it fails.I tried Giving C on the ITST panel.and got the options for Conditional Break point.still not working.
Back to top
View user's profile Send private message
Bill O'Boyle

CICS Moderator


Joined: 14 Jan 2008
Posts: 2501
Location: Atlanta, Georgia, USA

PostPosted: Tue May 31, 2011 8:20 pm
Reply with quote

Is this a 3rd-Party DeBugger?

What language?

What is ITST?

Have you tried "B"?

Bill
Back to top
View user's profile Send private message
karthikramaiah

New User


Joined: 25 Jun 2010
Posts: 9
Location: chennai

PostPosted: Tue May 31, 2011 8:31 pm
Reply with quote

it is a tool from change Man.it is INTERTEST.language used is assemblerand i have read the manual .it says C is used for setting conditional break point
Back to top
View user's profile Send private message
karthikramaiah

New User


Joined: 25 Jun 2010
Posts: 9
Location: chennai

PostPosted: Tue May 31, 2011 8:34 pm
Reply with quote

normally we used to issue U for setting up a un conditional break point.
Back to top
View user's profile Send private message
Bill O'Boyle

CICS Moderator


Joined: 14 Jan 2008
Posts: 2501
Location: Atlanta, Georgia, USA

PostPosted: Tue May 31, 2011 8:41 pm
Reply with quote

I'm afraid I can't help you. Maybe somebody else will jump in?

Bill
Back to top
View user's profile Send private message
Bill Woodger

Moderator Emeritus


Joined: 09 Mar 2011
Posts: 7309
Location: Inside the Matrix

PostPosted: Tue May 31, 2011 8:41 pm
Reply with quote

From the menu, use C, put S next to CBP.
Back to top
View user's profile Send private message
karthikramaiah

New User


Joined: 25 Jun 2010
Posts: 9
Location: chennai

PostPosted: Tue May 31, 2011 8:55 pm
Reply with quote

as you said , c and S are the part of it i have other options l.
i have given the value for the variable name. the base register of that variable and gave the condition as GT and the value 0. (i want to temporarily stop the transaction flow whenever the variable is getting a value grater than 0)[/list][/url]
Back to top
View user's profile Send private message
Bill Woodger

Moderator Emeritus


Joined: 09 Mar 2011
Posts: 7309
Location: Inside the Matrix

PostPosted: Tue May 31, 2011 8:57 pm
Reply with quote

icon_redface.gif Misread that you actually have the manual. It looks simple there. I'd suggest you go through it again. Take a break first, cos you're missing something simple. Have a tea and a biscuit. Stretch your legs. Get back to your desk, sorry, workstation and you'll crack it in no-time.
Back to top
View user's profile Send private message
Bill Woodger

Moderator Emeritus


Joined: 09 Mar 2011
Posts: 7309
Location: Inside the Matrix

PostPosted: Tue May 31, 2011 8:59 pm
Reply with quote

And it doesn't "break"? Maybe it doens't have the value you think it has? Convince yourself that Intertest works (reverse the condition), then get back to the program.
Back to top
View user's profile Send private message
karthikramaiah

New User


Joined: 25 Jun 2010
Posts: 9
Location: chennai

PostPosted: Tue May 31, 2011 9:13 pm
Reply with quote

i have checked the intertest dump.it has value greater than zero.the expected value is zero
Back to top
View user's profile Send private message
Bill Woodger

Moderator Emeritus


Joined: 09 Mar 2011
Posts: 7309
Location: Inside the Matrix

PostPosted: Tue May 31, 2011 10:39 pm
Reply with quote

So you're AOK 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 -> PL/I & Assembler

 


Similar Topics
Topic Forum Replies
No new posts Point and Shoot )PTNS TSO/ISPF 0
No new posts Conditional EATTR in MFS ? IMS DB/DC 0
No new posts A directory in the pathname was not f... ABENDS & Debugging 0
No new posts Conditional replace values in output ... DFSORT/ICETOOL 3
No new posts How to remove DECIMAL POINT (.) from ... SYNCSORT 10
Search our Forums:

Back to Top