Parameters you can set

The first 3 characters of each parameter are "yb1". The last five characters correspond to the parameter:

yb1dtmod
z/OS® Debugger load module data set (SEQAMOD).
yb1dtflg
Flag to include z/OS Debugger load module data set in STEPLIB. Y for Yes, N for No.

If it is No, the installer must ensure that SEQAMOD can be found in the load module search path.

yb1dtdev
Debug session type: MFI, TIM, or GUI.
MFI
dedicated terminal identified by network and LU names.
TIM
terminal identified by user id.
GUI
Remote debugger identified by IP address.
yb1dtmtd
z/OS Debugger invocation method: C, E or A.
C
CEEOPTS DD statement. This requires z/OS Version 1.7 or later.
E
User exit module EQAD3CXT in Language Environment® CEEBINIT module. For instructions on how to implement this method, see Specifying the TEST runtime options through the Language Environment user exit.
A
User exit module EQAD3CXT in application module.
yb1dtprf
Data set that contains a z/OS Debugger preferences file.
yb1dtcmd
Data set that contains a z/OS Debugger commands file.
yb1dtbin
The name of the Language Environment SCEERUN(CEEBINIT) load module data set that contains the z/OS Debugger user exit module EQAD3CXT. To make sure you provide the correct name, see Specifying the TEST runtime options through the Language Environment user exit.
yb1dtnmp
Naming pattern that identifies the z/OS Debugger user's data set which contains the TEST runtime options and pattern matching information. The naming pattern must be the same as the one coded in the z/OS Debugger user exit module EQAD3CXT. To make sure you provide the correct naming pattern, see Specifying the TEST runtime options through the Language Environment user exit.
yb1dtdfl
Debug information file. It contains a list of data sets of debug information, source, and listing files.