tcl.debug

Verb: Access/TCL, Releases: AP

Enters virtual or Pick/BASIC debugger.

Description

enters the system debugger, if at TCL, or the Pick/BASIC debugger if running a Pick/BASIC program.

Even if the verb 'debug' is not available, the system will still enter the debugger with the proper privileges.

Example

debug

I ut.go.debug:nnn
!

See Also

Command Name Type Description
tcl.brk-debug Verb: Access Causes the break key to enter the system or Pick/BASIC debugger.
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.brk-level Verb: Access Causes the break key to push a level.
tcl.db Verb: Access Invokes 'debug' command.
basic.debugger.de Command Invokes virtual debugger from Pick/BASIC debugger.
basic.debugger.debug Command Invokes virtual debugger from Pick/BASIC debugger.
basic.debugger.? Command Displays current program name and line number.
basic.debugger.overview Introductory facilitates the debugging of new Pick/BASIC programs and the maintenance of existing Pick/BASIC programs.
system.debugger.db Command Toggles debugger.

User Comments

What do you think?

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

Login to leave your comments.