Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
debugging with IBM debug tool

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Mainframe Application Testing
Author Message
brigitte pruett

New User


Joined: 26 Jan 2007
Posts: 2
Location: austin tx

PostPosted: Wed Oct 03, 2007 12:00 am    Post subject: debugging with IBM debug tool
Reply with quote

just installed the latest version of COBOL and the IBM debug tool v7.1. I am in the process of testing the debug tool before releasing putting into production for everyone to use. One of the applications which will be using the tool has a program that calls other subroutine some of them in Assembler some in COBOL. DMIFSTRG is a COBOL routine and was compile on link with the TEST parm and the DMIGTDSN module is an assembler module and was assembled with the debug tool. When I run the job with the test option and I am unable to access the sources of the “CALLed” modules even though they are in the sysdebug file and eqalangx file respectively. What am I doing wrong?





Source code looks like that

CALL 'DMIGTDSN' USING WS-DSNAME, WS-VOLSER, WS-RETURN-CODE1,

WS-CALL-DSN, WS-LOGGER-OPTION,

WS-DDNAME-PASSED.





Debug tool messages



SET SOURCE ON ( DMIFSTRG ) T314BDP.TEST.SYSDEBUG ;

SET QUALIFY CU DMIGTDSN ;

EQALANGX debug file cannot be found for DMIGTDSN. Use the SET SOURCE

command to indicate the new location of the EQALANGX debug file.

SET SOURCE ( DMIGTDSN ) T314BDP.EQALANGX ;

The Debug File for DMIGTDSN is not available or was not found.



Thank you in advance for any help you can provide


brigitte
Back to top
View user's profile Send private message
References
PostPosted: Wed Oct 03, 2007 12:00 am    Post subject: Re: debugging with IBM debug tool Reply with quote

Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Mainframe Application Testing All times are GMT + 6 Hours
Page 1 of 1