HLASM Toolkit Feature Interactive Debug Facility User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


CMS transient programs

HLASM Toolkit Feature Interactive Debug Facility User's Guide
GC26-8709-07

Transient-area programs are special non-relocatable programs that execute in the Transient Program Area at location X'00E000'.

Under IDF, these programs are debugged in the same way as user-area programs but the TRANS option must be specified so that IDF knows that you want to debug a transient.

For example, if MYPROG shown above is a transient, you specify:
     ASMIDF myprog (TRANS / fn ft fm (abcd

When debugging a transient-area program, you do not have access to CMS SUBSET during the debugging session. Running another transient erases your program.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014