z/OS ISPF User's Guide Vol II
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


FORTRAN debug (option 4.11)

z/OS ISPF User's Guide Vol II
SC19-3628-00

Before you can run FORTRAN interactive debug, you must first compile the program using the VS FORTRAN compiler (option 4.3 or option 5.3) with the OBJECT and TEST options.

The FORTRAN interactive debug option supports both FORTRAN Interactive Debug Version 2 (5668-903) and FORTRAN Interactive Debug Version 1 (5734-F05). ISPF looks for Version 2 first, then Version 1, and finally its own Debug Dialog, which displays the panel shown in Figure 1.

Figure 1. FORTRAN Debug panel (ISRFP11)
   Menu  RefList  Utilities  Help
 ───────────────────────────────────────────────────────────────────────────────
                           FORTRAN Interactive Debug
                                                                    More:     +
 ISPF Library:
    Project . . .         
    Group . . . .          . . .          . . .          . . .         
    Type  . . . . OBJ       (OBJ or LOAD)
    Member  . . .           (Blank or pattern for member selection list)

 Source Type  . .         

 Other Partitioned or Sequential Data Set:
    Data Set Name  . .                                                         

 List ID . . . . . . .           Password  . .

 Debug Options: (options LIB, SOURCE, and PRINT generated automatically)
        ===>                                                              

 Additional input libraries:
        ===>                                                                  
        ===>                                                                  
        ===>                                                                  
 Command ===>                                                                  
  F1=Help      F2=Split     F3=Exit      F7=Backward  F8=Forward   F9=Swap
 F10=Actions  F12=Cancel
All the fields on this panel are explained in the "ISPF Libraries and Data Sets" topic of the z/OS ISPF User's Guide Vol I except List ID, which is explained in List data sets, "Additional input libraries", which is explained in Input data sets, and here:
Debug Options
Enter any options you need, except LIB, SOURCE, or PRINT. ISPF generates these options automatically. LIB specifies the input data set concatenation sequence. SOURCE specifies the input source program, whose type is identified in the Source Type field. PRINT writes the output listing to a list data set. See Input data sets and List data sets for more information.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014