Breakpoint indication
A breakpoint for an expression can be set in front for most operands. Execution stops as soon as the breakpoint is reached. When an auto-run option is defined, the statements in the auto-run procedure are processed before breaking into the debugger
Definition:
debug_opt := '#' [ auto_run ]