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

How to setup an assembler program in Xpediter/TSO ?


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

New User


Joined: 12 Jul 2006
Posts: 24

PostPosted: Tue Jul 17, 2007 11:19 am
Reply with quote

Hi,

I need to setup an assembler program in Xpediter for analysis.The assembler program has called programs as well.

When the main program is setup, I would be able to do a line by line execution of the code.Once I encounter a call to another assembler routine, I need to see the other program as well and try to do a line execution.

Please let me know how to setup the same.

Thanks,
Lalitha.
Back to top
View user's profile Send private message
niks_jude
Warnings : 1

Active User


Joined: 01 Dec 2006
Posts: 144
Location: Mumbai

PostPosted: Wed Aug 15, 2007 8:20 pm
Reply with quote

1. For this you may need to xped-assemble the called programs along with calling program.
2. In our shop, you cannot go reverse(monitor) assembler programs. This might hold true for your shop too.
3. Interrupt all progams at the beginning itself. Programs would be called in order of execution.
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Thu Aug 16, 2007 12:25 am
Reply with quote

Try the following from Xpediter's command line (while in the first program): INTERCEPT subprogram_name.

O.
Back to top
View user's profile Send private message
View previous topic : : View next topic  
Post new topic   Reply to topic All times are GMT + 6 Hours
Forum Index -> Compuware & Other Tools

 


Similar Topics
Topic Forum Replies
No new posts After newcopy the CICS program user f... CICS 7
No new posts Starting a CICS Transaction from a Th... CICS 0
No new posts Problem moving a cobol program into E... COBOL Programming 3
No new posts Error to invoke MPP program through B... IMS DB/DC 4
No new posts Using API Gateway from CICS program CICS 0
Search our Forums:


Back to Top