System Debug Reference Manual (32650-90888)
Chapter 9 339
System Debug Window Commands
wJ
which is based on the current space registers (SRs).
For CM, the current executing logical segment number and the current
executing logical file are used to build an LCPTR.
The search path used for procedure name lookups is based on the
command suffix letter:
PJ Full search path:
NM: PROG, GRP, PUB, USER(s), SYS
CM: PROG, GRP, PUB, LGRP, LPUB, SYS
PJG Search GRP, the group library.
PJP Search PUB, the account library.
PJLG Search LGRP, the logon group library.
PJLP Search LPUB, the logon account library.
PJS Search SYS, the system library.
PJU Search USER, the user library.
For a full description of logical code addresses, refer to the section "Logical
Code Addresses" in chapter 2.
fname
PJU, CMPJU, and NMPJU only. The file name of the NM USER library.
Multiple NM libraries can be bound with the XL= option on a RUN
command. For example:
:RUN NMPROG; XL=LIB1,LIB2.TESTGRP,LIB3
In this case it is necessary to specify the desired NM USER library. For
example:
PJU lib1 204c
PJU lib2.testgrp test20+1c0
If the file name is not fully qualified, then the following defaults are used:
Default account: the account of the program file.
Default group: the group of the program file.
virtaddr
The virtual window (V) can be aimed at any Precision Architecture space
and offset address.
Virtaddr
can be a short pointer, a long pointer, or a
full logical code pointer.
absaddr
PJA, PJAX, CMPJA, CMPJAX control the CM program window. A full CM
absolute code address specifies three necessary items:
Either the CST or the CSTX
The absolute code segment number
The CM word offset within the code segment
Absolute code addresses can be specified in two ways:
• As a long pointer (LPTR)