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

ADD-SYMBOLS

MODIFY-OBJECT-ASSUMPTIONS

Open diagnosis object for processing

Assign symbols for output

Modify default settings for diagnosis object


Controlling representation

MODIFY-SCREEN-LAYOUT

SHOW-EDITED-INFORMATION

USE-REGISTER

DROP-REGISTER

Define new sequence and size for diagnostic windows

Output specially edited diagnosis data

Define representation for disassembled output

Cancel setting made with USE-REGISTER


Logging and repeating a DAMP session

LOG-SESSION

REPEAT-SESSION

PRINT-LOGGING-FILE

STOP-LOGGING

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

Replay a diagnostic log

Edit and print a logging file.

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

START-PRODAMP-PROGRAM

RESUME-PRODAMP-PROGRAM

Compile PRODAMP procedures outside of the PRODAMP editor

Load and start a PRODAMP program

Resume an interrupted PRODAMP program

2. External subroutines via VMOS linkage

LOAD-MODULE

START-MODULE

Load external subroutine

Start external subroutine

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

Creating lists

START-LIST-GENERATION

ADD-LIST-OBJECTS

REMOVE-LIST-OBJECTS

PRINT-LIST

Initiate list output

Specify scope of list by adding areas to be output

Specify scope of list by excluding areas from output

Start list output and specify output destination


Miscellaneous statements

START-PATTERN-SEARCH

START-OPTION-DIALOG

EDIT-FILE

SHOW-LAST-STATEMENT

END

SEARCH-IN-SUBSYSTEM

SHOW-SUBSYSTEM-FOR-SEARCH

Initiate string search

Set user options

Call EDT as a subroutine

Show last DAMP statement

Terminate DAMP

Restrict CSECT search to specific subsystem

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.