The properties you specify on the
ES Debug page in the properties of a folder loaded in Solution Explorer applies to all files in the folder.
Note: Folder properties only apply to folders loaded in Solution Explorer using
.
- Core Dump
- Specify the name and the path to the core dump file to use for debugging your application.
- Debug > Launch Type
- Specify whether you debug a CICS, a JCL, an IMS application, or a Coredump file.
- Properties for CICS
-
- User
- The CICS user id used to start the application.
- Terminal
- The CICS terminal id used to start the application.
- Transaction
- The CICS transaction for the application.
- Link-level program
- The CICS invoked program at which to start debugging.
- Properties for JCL
-
- Job name
- The name of the job.
- Job number
- The number of the job in the held queue.
- Step name
- The step that you want to debug.
- Top-level program
- The program id of the program that you want to debug.
- Properties for IMS
-
- User
- The user id to be used when debugging this application.
- Terminal
- The logical terminal ID to be used when debugging this application. This is the eight-character name of the TN3270 connection
within Enterprise Server that is either allocated dynamically or specified by the TN3270 client emulator.
- Transaction
- The transaction to be used when debugging this application.
- Top-level program
- The start program to be used when debugging this application.
- Properties for Coredump
-
- File Name:
- Navigate to and select the Coredump file you want to debug.