StorageTek Host Software Component 6 Manuel D’Utilisation

Page de 718
380   VM/HSC 6.0 System Programmer’s Guide
1st ed., 6/30/04 - 312579601
=NODEBUG 
This diagnostic command terminates the special ‘‘debug’’ mode. ‘CP SET RUN ON’ is 
also executed.
the command character for the DIAG subsystem. The default is ‘‘=’’, but may be set 
to any character by the SUBSYS command that started the subsystem.
 =DDICT  
This diagnostic command displays data dictionary information describing an SCP or HSC 
data area fieldname. 
The information returned is the assembler definition of the field with the DSECT name 
and the offset from the DSECT. 
‘CP SET RUN OFF’ is executed, and the SCP debug mode is entered. The diagnostic 
command ‘=NODEBUG’ terminates the debug mode.
=
the command character for the DIAG subsystem. The default is ‘‘=,’’ but may be set 
to any character by the SUBSYS command that started the subsystem. 
fieldname 
the name of a field in an SCP or HSC data structure. 
Examples: 
Issuing the command: 
=DDICT LVTSSCVT 
Results in:
LVT: LVTSSCVT+000C DS A 
Issuing the command: 
=DD ATPARM 
Results in: 
ATNAME: ATPARM +0018 DS (16)A 
Issuing the command:  
=DD CMDTOKS 
Results in: 
CMDTOKS: CMDPLIST+00CC DS (32)XL(4)