Specifications
Saturn The DBUGSAT Debugger 11-3
Psy-Q Development System
/r## Specify data screen rows in video bios.
/R Use alternative mnemonics in register window.
/sfile Override default configuration filename.
/t# Set target SCSI device number (override default setting).
/u- Turn continual update mode OFF (+ for ON).
/vexprtext Evaluate expression text and put result to standard output
device.
/&expr,.. expr List of parameter expressions, separated by commas.
Remarks
• Source level mode can be used if a suitable Symbol File is specified on the
command line. This file contains symbols and additional source level information
produced by the /zd option in the Assembler - see chapter 2.. See chapter 11 - for
more about source level debugging.
• Expressions passed to the Debugger using the /& switch can be referred to from
inside the Debugger in the form &0, &1, etc., where 0 means the first expression
on the command line, 1 means the second etc.