System Debug Reference Manual (32650-90888)
Chapter 6 265
System Debug Command Specifications M-X
T (translate)
Limitations, Restrictions
Before a program file is ready to be prepared with SYMPREP, be sure that the following
steps have been followed:
1. The types must be compiled with the $SYMDEBUG 'xdb'$ option.
2. The program containing the types must have at least one statement.
3. The relocatable library generated by the compiler must be run through LINKEDIT.
The modified program file generated by PXDB is now ready to be SYMPREPed by DAT or
Debug, after which it may be opened with SYMOPEN.
To use this command, you must be logged on to the same account where the symbolic file
resides.
Example
The following example preprocesses the program file GRADTYP.DEMO.TELESUP.
$nmdat > symprep gradtyp.demo.telesup
Preprocessing GRADTYP.DEMO.TELESUP
Building constant symbol dictionary ...
Sorting ...
Build type symbol dictionary ...
Sorting ...
Constructing new SOM file ...
GRADTYP.DEMO.TELESUP preprocessed.
$nmdat >
T (translate)
Privileged Mode: TCA, TCS
Translates the specified CM address to a virtual address.
Syntax
TA
offset
ABS - Bank0
TD
dst.off
Data segment
TDB
offset
DB relative
TS
offset
S relative
TQ
offset
Q relative
TC
cmlogaddr
Program file
TCG
cmlogaddr
Group library
TCP
cmlogaddr
Account library
TCLG
cmlogaddr
Logon group library
TCLP
cmlogaddr
Logon account library