TCL
brk-debug command
.mdThe brk-debug command indicates that the BREAK key invokes the debugger on subsequent uses.
If the current process is a BASIC program, the BASIC debugger is invoked. In all other cases, the system (virtual) debugger is invoked. If the BREAK key is set to push a level, the debugger may be entered with the debug or de command.
On some systems, when the BREAK key is set to push a level, it is not possible to push a level while in the debugger. To push a level while in the debugger, type : and press ENTER.
Syntax
break-debug {pib.no}
See also
? command (FlashBASIC Debugger)→BASIC/FlashBASIC Debugger→break-key command→break-key-off macro→break-key-on macro→brk-debug command→brk-level command→de command (FlashBASIC Debugger)→debug command (TCL commands)→debug statement→esc-data command→esc-level command→Level pushing→Levels→u218d user exit→
Referenced by
1 topic mentions brk-debug command in its description.