basic.debugger.de

Command/BASIC: Debugger, Releases: AP, R83, and AP 6.0 FlashBASIC

Invokes virtual debugger from Pick/BASIC debugger.

Description

invokes the system (virtual) debugger from the Pick/BASIC.

Issuing a 'g' command from the virtual debugger returns control to the Pick/BASIC debugger.

The 'de' command is identical to the 'debug' command at TCL.

Example

*de
!g
*

See Also

Command Name Type Description
basic.debugger.overview Introductory facilitates the debugging of new Pick/BASIC programs and the maintenance of existing Pick/BASIC programs.
basic.debugger.off Command Terminates program and logs process off.
system.debugger.g Command Transfers execution to statement label.
basic.debugger.d Command Displays trace and break table.
basic.debugger.debug Command Invokes virtual debugger from Pick/BASIC debugger.
tcl.debug Verb: Access Enters virtual or Pick/BASIC debugger.
system.debugger.functions Definition System debugger replacement/display functions.

User Comments

What do you think?

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

Login to leave your comments.