system.debugger.a

Command/System Debugger, Releases: AP and R83

Displays current instruction address.

Description

displays the address of the instruction currently being executed.

Example

a

Will display:

!aau.input:018

This indicates the process is in the 'au.input' subroutine, at
relative address x'018' within the mode.

See Also

Command Name Type Description
system.debugger.functions Definition System debugger replacement/display functions.
system.debugger.drs Definition How data is referenced.
system.debugger.dfs Definition Overview of format specifications.
system.debugger.overview Introductory Overview of system debugger.

User Comments

What do you think?

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

Login to leave your comments.