7.1;db (debug), revision 7.1, 83/05/09
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.