Pascal/MT+ SYMBOLIC DEBUGGER (c) 1983 by Digital Research, Inc. = [^] or with optional +/- offset = or $ = or : Display commands: D? Where ? is one of: I - INTEGER C - CHAR L - BOOLEAN R - REAL B - BYTE W - WORD S - STRING X - EXTENDED V - var by name PN Display procedure names VN Display all var names associated with this procedure SB Set breakpoint RB Remove breakpoint E+ Entry/Exit display on E- Entry/Exit display off BE Begin execution at start of user program GO Continue execution from breakpont TR Execute one Pascal statement and return T Execute Pascal statements and return