Technical data
Programming Features
5.14 Alpha SDA Commands, Parameters, and Qualifiers
5.14 Alpha SDA Commands, Parameters, and Qualifiers
The OpenVMS Version 7.3 software release offers a number of new Alpha SDA
commands, parameters, and qualifiers. OpenVMS Version 7.3 also offers many
new parameters and qualifiers for existing commands.
For more detailed information, refer to the OpenVMS Alpha System Analysis
Tools Manual.
5.14.1 New Alpha SDA Commands
The following section lists and defines the new System Dump Analyzer commands
with their parameters and qualifiers.
5.14.1.1 DUMP
The DUMP command displays the contents of a range of memory formatted as a
comma-separated variable (CSV) list, suitable for inclusion in a spreadsheet.
The following table shows the parameter for the DUMP command:
Parameter Meaning
range The range of locations to be displayed. The range is specified in
one of the following formats:
Format Meaning
m:n Range from address m to address n inclusive
m;n Range from address m for n bytes
The following table shows the qualifiers for the DUMP command:
Programming Features 5–17