Space announcement This documentation space provides the same content as before, but the organization of the content has changed. The content is now organized based on logical branches instead of legacy book titles. We hope that the new structure will help you quickly find the content that you need.

Displaying test session settings


You can use SET commands to override a number of Code Debug TSO test session defaults in order to achieve your debugging objectives. For example, you can control whether or not to intercept program abends, control the speed of program trace, or control the way Code Debug TSO deals with modules. You can control numerous Code Debug functions including display settings, session log options, and PF key settings. For full descriptions of all SET command parameters, see to the Code Debug TSO and Code Debug IMS Reference Manual.

The current status of your test session settings can be displayed by entering SHOW SETS or SHOW OPTIONS on the command line. Based on your current settings, Code Debug will display a list similar to the one shown in the following figures. Some values are set only for the duration of the test session, while others are maintained across test sessions. All the settings that affect module management must be in effect before loading your program into memory. This can be done by editing an INCLUDE script that contains the SET commands and specifying it on the test screen as an initial script before entering the test session.


SHOW SET/OPTIONS First Screen

-------------------------- CODE DEBUG TSO - SHOW -----------------------------
COMMAND ===>
                                                              SCROLL ===> CSR
PROGRAM: TRIMAIN2   MODULE: TRIMAIN2 COMP DATE:  09/30/1997 COMP TIME:11:39:04
-------------------------------------------------- Before TRIMAIN2/AMODE 31 ->
********************************* TOP OF DATA **********************************
                ABNDEXIT ===> ON
                AUTOCAN  ===> OFF
                AUTOCLOS ===> OFF
                AUTOKEEP ===> ON
                AUTOSCRL ===> OFF
                BRCOV    ===> OFF
                BRKPOINT ===> SVC
                CAPS     ===> ON
                CBLTRAP  ===> ON
                CMDSIZE  ===> 2
                COLS     ===> OFF
                COMPARE  ===> PAD
                CONFIRM  ===> ON
                DATAFIND ===> ALL
                DATETIME ===> ON
                DBCS     ===> OFF
                DELAY    ===> 0
                DUMP     ===> OFF


SHOW SET/OPTIONS Second Screen

---------------------------- CODE DEBUG TSO - SHOW ----------------------------
COMMAND ===>
                                                              SCROLL ===> CSR
PROGRAM: TRIMAIN2   MODULE: TRIMAIN2 COMP DATE:  09/30/1997 COMP TIME:11:39:04
-------------------------------------------------- Before TRIMAIN2/AMODE 31 ->
                DYNTRAP  ===> ON
                ESPIE    ===> ON
                GEN      ===> OFF
                HANDLER  ===> 0
                HEXMODE  ===> OFF
                LANGUAGE ===> ENGLISH
                LETRAP   ===> ON
                LOG      ===> ON
            LOG AUTOKEEP ===> ON
            LOG FIND     ===> OFF
            LOG INSERT   ===> OFF
            LOG KEEP     ===> ON
            LOG MEMORY   ===> ON
            LOG PEEK     ===> ON
            LOG VERIFY   ===> ON
                LOGSIZE  ===> 80
                LOWCASE  ===> ASIS
                MONITOR  ===> OFF
                NESTED   ===> 00099


SHOW SET/OPTIONS Third Screen

--------------------------- CODE DEBUG TSO - SHOW ------------------------------
COMMAND ===>
                                                              SCROLL ===> CSR
PROGRAM: TRIMAIN2   MODULE: TRIMAIN2 COMP DATE:  09/30/1997 COMP TIME:11:39:04
-------------------------------------------------- Before TRIMAIN2/AMODE 31 ->
                NOINIT   ===> OFF
                NONDISP  ===> .
                PFK1     ===> HELP
                PFK2     ===> PEEK CSR
                PFK3     ===> END
                PFK4     ===> EXIT
                PFK5     ===> FIND
                PFK6     ===> LOCATE *
                PFK7     ===> UP
                PFK8     ===> DOWN
                PFK9     ===> GO 1
                PFK10    ===> LEFT
                PFK11    ===> RIGHT
                PFK12    ===> GO
                PFK13    ===> HELP
                PFK14    ===> FIND CSR
                PFK15    ===> END
                PFK16    ===> EXIT
                PFK17    ===> FIND IND


SHOW SET/OPTIONS Fourth Screen

--------------------------- CODE DEBUG TSO - SHOW -----------------------------
COMMAND ===>
                                                              SCROLL ===> CSR
PROGRAM: TRIMAIN2   MODULE: TRIMAIN2 COMP DATE:  09/30/1997 COMP TIME:11:39:04
-------------------------------------------------- Before TRIMAIN2/AMODE 31 ->
                PFK18    ===> LOCATE *
                PFK19    ===> UP
                PFK20    ===> DOWN
                PFK21    ===> GO 1
                PFK22    ===> DLEFT
                PFK23    ===> DRIGHT
                PFK24    ===> GO
                PREINIT  ===> OFF
                REFRESH  ===> OFF
                REVSIZE  ===> 1M
                RTEREUS  ===> ALLOWED
                STATIC   ===> IGNORE0
                TEMPLATE ===> ON
                TRANSLAT ===> ON
                UNCHNGED ===> ON
                USERSVC  ===> 240
                 TRAPBP  ===> OFF
                 SVCBP   ===> ON
                 SVCTCBU ===> OFF


SHOW SET/OPTIONS Fifth Screen

--------------------------- CODE DEBUG TSO - SHOW --------------------------------
COMMAND ===>
                                                              SCROLL ===> CSR
PROGRAM: TRIMAIN2   MODULE: TRIMAIN2 COMP DATE:  09/30/1997 COMP TIME:11:39:04
-------------------------------------------------- Before TRIMAIN2/AMODE 31 ->
        WINDOW  SOURCE   ===> MIN: 3
        WINDOW  KEEP     ===>               5
        WINDOW  AUTOKEEP ===>               0
                TRANSFER ===>
        DYNAMIC MODULES  ===>
        EXCLUDE MODULES  ===>
       NOCANCEL MODULES  ===>
        SKIPPED MODULES  ===>
        TRACED  MODULES  ===>
       DDIGNORE AT CLOSE ===>
******************************** BOTTOM OF DATA ********************************



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*