The 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