This document is a reference manual for the DUMP program, a utility designed for the DECsystem-10 system, dated August 15, 1972.
DUMP's primary purpose is to convert files into a human-readable format, allowing system programmers and users to understand the raw contents of various file types. It is particularly used for generating dumps of the user's core memory area and job environment, often in conjunction with the system's monitor and the DAEMON program.
The manual outlines:
A comprehensive set of commands for controlling the dumping process and output appearance, including:
INPUT, OUTPUT, CLOSE, APPEND, SUPERSEDE.MODES (e.g., ASCII, Decimal, Octal, Numeric, Symbolic), IRADIX/ORADIX (input/output radix), JUSTIFY, LEFTMARGIN, RIGHTMARGIN, WIDTH, LINEPAGE, NUMPAGE, TITLE, EJECT.ADDRESS, DUMP (the core command for specifying bytes or byte ranges to dump), CATEGORY (for DAEMON dump sections), SYFILE/XTRACT (for extracting symbol tables).EXIT, HELP, RUN.Details on expressions and symbols used within DUMP commands, including arithmetic and bitwise operators.
Intended as a reference rather than a tutorial, it assumes some familiarity with the system and DUMP's purpose, guiding users to become "dump experts" through its detailed explanations.
Site structure and layout ©2025 Majenko Technologies