g

g


System Debugger functions Index Level i
Syntax g{data.reference.specification}
Category System Debugger
Type Command
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.
Options
See Also System Debugger System Debugger functions basic de compile debug
Example
Warnings If the process aborted with a system message such as "referencing illegal frame", then it is NOT possible to use the "g" command.
Compatibility
System Debugger functions Index Level i