system.debugger.g

Command/System Debugger, Releases:

Transfers execution to statement label.

Syntax

g{data.reference.specification}

Description

transfers program execution to the address specified within the currently executing virtual space (abs).

When used alone, the 'g' command continues processing from the current program location.

See Also

Command Name Type Description
system.debugger.overview Introductory Overview of system debugger.
system.debugger.functions Definition System debugger replacement/display functions.
tcl.basic Verb: Access Invokes 'compile' with upper / lower case insensitivity.
basic.debugger.de Command Invokes virtual debugger from Pick/BASIC debugger.
tcl.compile Verb: Access Compiles with upper/lower case insensitivity.
basic.debugger.debug Command Invokes virtual debugger from Pick/BASIC debugger.

User Comments

What do you think?

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

Login to leave your comments.