System Debug Reference Manual (32650-90888)
268 Chapter6
System Debug Command Speciļ¬cations M-X
TERM
Translate CM logical address SYS %22.5007.
%cmdebug > tc fgetkeyinfo+1146
SYS % 32.2031 = CST % 33.2031 = VIRT $21.a4c32
FGETKEYINFO+%1146 (KSAMSEG1)
start: %663 entry: %702 proclen: %2145 seglen: %37204
Translator Node Addresses:
CM prev: SYS %32.2030 NM prev: TRANS $21.7da7a0
CM next: SYS %32.2034 NM next: TRANS $21.7da7c4
Translate CM logical address fgetkeyinfo+1146.
Refer to appendix C for a discussion of CM object code translation, node points, and
breakpoints in translated CM code.
Limitations, Restrictions
All information that is displayed in a TC (translate code) display can be obtained
programmatically, except for the CM segment length.
There is no way to obtain the virtual address of ABS relative addresses programmatically.
TERM
Debug only
Controls the synchronization of several debug processes on a single terminal.
Syntax
TERM
TERM LIST
TERM NEXT
Terminal locking allows multiple processes to use a single terminal for debugging without
confusion.
TERM LIST shows information about processes waiting for the terminal semaphore.
TERM NEXT grants the terminal to the process at the head of the waiting list.
Exiting, continuing, and stepping from the debugger perform an implicit TERM NEXT
command.
Parameters
TERM Lists information about processes waiting to enter the debugger for the
current session.
TERM LIST Lists information about processes waiting to enter the debugger for the
current session.