tcl.brk-debug

Verb: Access/TCL, Releases: AP

Causes the break key to enter the system or Pick/BASIC debugger.

Description

indicates that the break key will invoke the debugger on subsequent uses.

If the current process is a Pick/BASIC program, the Pick/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, enter a colon (:) followed by <return> or <enter>.

See Also

Command Name Type Description
tcl.level.pushing Definition Description of level pushing.
tcl.esc-level Verb: Access Makes escape key push a level.
levels Definition Description of level pushing.
tcl.break-key-on Verb: Access Invokes 'break-key' with 'n' option.
tcl.break-key Verb: Access Enables or disables break key.
tcl.break-key-off Verb: Access Invokes 'break-key' with 'f' option.
tcl.r83.setup Verb: Access Sets user options to r83 defaults.
tcl.brk-level Verb: Access Causes the break key to push a level.
tcl.esc-data Verb: Access Makes escape key behave normal.
tcl.debug Verb: Access Enters virtual or Pick/BASIC debugger.
basic.debug Statement Invokes Pick/BASIC debugger.
system.debugger.end Command Terminates process and returns to TCL.
system.debugger.: Command Pushes level from debugger.
ue.218d User Exit Disables the break key.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.