6.0;db (debug), revision 6.0, 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 Supress writable copy of program.