System Debug Reference Manual (32650-90888)

Chapter 8 321
System Debug Windows
U - The User Windows
$d ($29) nmdebug > - The System Debug prompt appears in the command window.
U - The User Windows
User-defined windows are custom named pointers.
G Group:1 %
U1 count DB+5 % 000004 000000 000000 000000
U2 students DB+2 A ".." "Bi" "ll" ".."
U3 *currnum Q-5 % 000002 000132 000253 060301
window banner line
Refer to the G (Group) window discussion for a description of the banner line.
window body line(s)
U# - The abbreviation for user window, followed by the number of the window. For
example, U2 is read "user window number 2."
*
- An asterisk is placed next to the "current" (most recently used) user window. Several
window commands are defined to operate on the current window, unless an optional
window number is supplied.
name - The name of the user window; the name is supplied when the window is created.
address - The address where the user window is located. The address is always
displayed based on the current output base of the group window that is displayed in the
GW banner. The output base for the group window may be altered (Refer to the GR
command.)
%, A - The output display base for the data values in the user windows. The output base
for each user window can be individually selected. (Refer to the UR command.)
values - The actual data values are displayed in the current output base for this
window.
V - The Virtual Windows
The virtual window displays blocks of Precision Architecture virtual memory.
V0$ STUDENTS SID=109 HOME=109.40200010 Values in $
40200010:00000004 42696c6c 00000000 00000000 00000001 00040000 0000002d 00000041
40200030:0000004e 00000042 00000000 00000000 00000000 00000000 00000000 00000000
V1$ Virtual SID=109 HOME=109.40200010 Values in A
40200010: ...." "Bill" "...." "...." "...." "...." "...-" "...A"
V2$ NUM SID=109 HOME=109.40200154 Values in $
40200154:00000004 00000000 00000000 00000000 00000000 0000000b a5050000 00000000
window banner line