10.0;db (debug), revision 1.0, 88/02/08
DB (DEBUG) -- Invoke mnemonic debugger.
usage: db [-g | -nc] [pathname [arguments]]
FORMAT
db [options] [pathname [arguments] ]
db invokes the mnemonic debugger.
ARGUMENTS
pathname
(optional) Specify file to be loaded into memory.
Default if omitted: no file loaded
arguments
(optional) Specify any arguments to be passed to program 'pathname'.
Default if omitted: no arguments passed
OPTIONS
-g Start program.
-nc Suppress writable copy of program.