make breakpoint in all called program



Compuware's QA & Impact Analysis Tools: Xpediter/CICS , Xpediter/TSO, Xpediter/DB2, Xpediter/Xchange, Xpediter/IMS

make breakpoint in all called program

Postby Senatevin » Sun Jan 08, 2012 1:00 am

Hi All,

When i tried to debug program A it calls several sub-program(B,C,D) and those sub-programs in turn has several Sub-programs.
Apart from the command INT X(component name) in the Xpeditor window
Is there any command to make it stop in all new program that it gets into?(without manually giving INT X(component name))
I mean to all the new load module it gets into i would like to use breakpoint.

Regards,
Ek..
Senatevin
 
Posts: 2
Joined: Sat Jan 07, 2012 11:32 pm
Has thanked: 0 time
Been thanked: 0 time

Re: make breakpoint in all called program

Postby dick scherrer » Sun Jan 08, 2012 12:07 pm

Hello and welcome to the forum,

If you are trying to debug something specific, you should know the order sub-modules will be called - no? Then the first few could be identified as breaks.

I suspect the answer to what you ask is in the documentation (surely not the answer you were looking for :) ).

If you are working on some production or deadline problem (it is the weekend) suggest you open an issue with CA Support. They can tell you if what you want is available and how to set it up.

I don't have Xpediter at this site so i can't run an experiment.
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: make breakpoint in all called program

Postby Senatevin » Sun Jan 08, 2012 3:07 pm

Hi Dick,

Thanks for your welcome! :)
It is not a production or urgent issue because of which i posted,but just would like to know whether such option is available in Xpeditor or not.
Anyway Thanks for your reply.

Regards,
Ek..
Senatevin
 
Posts: 2
Joined: Sat Jan 07, 2012 11:32 pm
Has thanked: 0 time
Been thanked: 0 time

Re: make breakpoint in all called program

Postby NicC » Sun Jan 08, 2012 6:58 pm

If it is just curiosity then the FIRST place to go is PF1 then the manual.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
NicC
Global moderator
 
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Location: Pushing up the daisies (almost)
Has thanked: 4 times
Been thanked: 136 times


Return to Xpediter

 


  • Related topics
    Replies
    Views
    Last post