Program call trace



High Level Assembler(HLASM) for MVS & VM & VSE

Program call trace

Postby pablo » Wed Dec 02, 2009 10:16 pm

Hi,
I am looking for some pointer to find out how can I do the call trace at run time. for eg:. if there are 5 programs, one calling another, in the 5th program, i want to find the call chain. How to trace back the call. This would be similar to what dumps do. But I looking for the same without abending the program. Any pointer on how to proceed will be of great help.

Thank you
pablo
 
Posts: 5
Joined: Tue Jul 08, 2008 4:49 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Program call trace

Postby spider2009 » Sat Dec 05, 2009 2:41 am

You can trace your program in foreground using TSO/E TEST program. Execute HELP TEST from TSO/E READY prompt for the detailed description of the TEST command.
spider2009
 
Posts: 1
Joined: Wed Nov 25, 2009 12:35 am
Has thanked: 0 time
Been thanked: 0 time


Return to Assembler

 


  • Related topics
    Replies
    Views
    Last post