Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Program level

&pagelevel(4)&pagelevel

DAMP statements must be entered in the command line on the screen. The SDF dialog interface supports interactive entry. The metasyntax for the applications is described in the “Commands” manual [8].
Since the command line can only accommodate 75 characters, longer statements must be abbreviated in such a way that there is no risk of confusion.
In batch and procedure mode, statements are the only type of entry permitted and are the only entries read and processed by SYSDTA.

The following DAMP statements are available. They are sorted according to fields of application:


Handling the diagnosis object

OPEN-DIAGNOSIS-OBJECT

Open diagnosis object for processing

ADD-SYMBOLS

Assign symbols for output

MODIFY-OBJECT-ASSUMPTIONS

Modify default settings for diagnosis object


Controlling representation

MODIFY-SCREEN-LAYOUT

Define new sequence and size for diagnostic windows

SHOW-EDITED-INFORMATION

Output specially edited diagnosis data

USE-REGISTER

Define representation for disassembled output

DROP-REGISTER

Cancel setting made with USE-REGISTER


Logging and repeating a DAMP session

LOG-SESSION

Activate logging of the diagnosis run. This creates a logging file.

REPEAT-SESSION

Replay a diagnostic log

PRINT-LOGGING-FILE

Edit and print a logging file.

STOP-LOGGING

Terminates logging of the diagnosis run started with LOG-SESSION.


Supporting automated diagnosis runs
1. PRODAMP

SHOW-PRODAMP-LIBRARIES

Show current PRODAMP libraries

ASSIGN-PRODAMP-LIBRARIES

Assign libraries for the PRODAMP compiler and/or PRODAMP editor

START-PRODAMP-EDITOR

Call editor for the PRODAMP-COMPILER

COMPILE-PRODAMP-PROCEDURE

Compile PRODAMP procedures outside of the PRODAMP editor

START-PRODAMP-PROGRAM

Load and start a PRODAMP program

RESUME-PRODAMP-PROGRAM

Resume an interrupted PRODAMP program

CANCEL-PRODAMP-PROGRAM

Unconditionally unload a PRODAMP program

RELOAD-PRODAMP-OBJECTS

Reload objects from the assigned PRODAMP library

2. External subroutines via VMOS linkage

LOAD-MODULE

Load external subroutine

START-MODULE

Start external subroutine

3. DAMP procedures
       START-STATEMENT-SEQUENCERead and execute DAMP statements from file

Creating lists

START-LIST-GENERATION

Initiate list output

ADD-LIST-OBJECTS

Specify scope of list by adding areas to be output

REMOVE-LIST-OBJECTS

Specify scope of list by excluding areas from output

PRINT-LIST

Start list output and specify output destination


Miscellaneous statements

START-PATTERN-SEARCH

Initiate string search

START-OPTION-DIALOG

Set user options

EDIT-FILE

Call EDT as a subroutine

SHOW-LAST-STATEMENT

Show last DAMP statement

END

Terminate DAMP

SEARCH-IN-SUBSYSTEM

Restrict CSECT search to specific subsystem

SHOW-SUBSYSTEM-FOR-SEARCH

Display subsystem selected for CSECT search


DAMP statements using the system command INFORM-PROGRAM
Operand MSGCommunicate with DAMP from system level

Details on controlling DAMP functions with the system command INFORM-PROGRAM can be found in section "System level".

The following sections describe the DAMP statements in alphabetical order.