HLASM Toolkit Feature Interactive Debug Facility User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Current Registers window

HLASM Toolkit Feature Interactive Debug Facility User's Guide
GC26-8709-07

The Current Registers window is opened by entering the REGS or REGS64 command. It is closed by issuing the REGS or REGS64 command again or by issuing the CLOSE command against that window.

By default it displays the current PSW, the current general purpose and floating point registers. If the CREGS command was issued the current control registers are displayed. If the AREGS command was issued the current access registers are displayed.

Figure 1. Current Registers window, with General Purpose and Floating Point Registers
 ┌01─Current Registers────────────────────────────────────────────────────────┐
 │ (TCAT) @PROLOG+84                       PSW 078D20008005774A (CC mask=2 H) │
 │  R0 00009025  R1 000120D4  R2 00057FC0  R3 00000001 FPR0 0000000000000000  │
 │  R4 FEFE040F  R5 FEFE050F  R6 00000001  R7 00000002 FPR2 0000000000000000  │
 │  R8 00000000  R9 000577E8 R10 FEFE0A0F R11 FEFE0B0F FPR4 0000000000000000  │
 │ R12 800576E0 R13 00012130 R14 000145CC R15 800576E0 FPR6 0000000000000000  │
 └────────────────────────────────────────────────────────────────────────────┘
Figure 2. Current Registers window, with Access Registers
 ┌01─Current Registers────────────────────────────────────────────────────────┐
 │ Access Registers:                       PSW 03E800008005774A (CC mask=2 H) │
 │  A0 00000000  A1 00000001  A2 00000000  A3 00000000                        │
 │  A4 00000000  A5 00000000  A6 00000000  A7 00000000                        │
 │  A8 00000000  A9 00000000 A10 00000000 A11 00000000                        │
 │ A12 00000000 A13 00000000 A14 00000000 A15 00000000                        │
 └────────────────────────────────────────────────────────────────────────────┘
Figure 3. Current Registers window, with Control Registers
 ┌01─Current Registers────────────────────────────────────────────────────────┐
 │ Control Registers:                      PSW 03E800008005774A (CC mask=2 H) │
 │  C0 000100E0  C1 00000000  C2 00000000  C3 00000000                        │
 │  C4 00000000  C5 00000000  C6 FF000000  C7 00000000                        │
 │  C8 00000000  C9 00000000 C10 00000000 C11 00000000                        │
 │ C12 00000000 C13 00000000 C14 1F000000 C15 00000000                        │
 └────────────────────────────────────────────────────────────────────────────┘
Figure 4. Current Registers window, as opened with REGS64
 ┌01─Current Registers────────────────────────────────────────────────────────┐
 │ (TESTVAR) TESTVAR                                                          │
 │               EPSW FF00000000000000 000000000000ACC0 (CC mask=8 E)         │
 │  R0 00000000 FEFE000F  R8 00000000 FEFE080F FPR0 0000000000000000          │
 │  R1 00000000 0000D024  R9 00000000 FEFE090F FPR2 0000000000000000          │
 │  R2 00000000 FEFE020F R10 00000000 FEFE0A0F FPR4 0000000000000000          │
 │  R3 00000000 FEFE030F R11 00000000 FEFE0B0F FPR6 0000000000000000          │
 │  R4 00000000 FEFE040F R12 00000000 0000ACC0                                │
 │  R5 00000000 FEFE050F R13 00000000 0000D058                                │
 │  R6 00000000 FEFE060F R14 00000000 00090466                                │
 │  R7 00000000 FEFE070F R15 00000000 0000ACC0                                │
 └────────────────────────────────────────────────────────────────────────────┘

You can modify the contents of the PSW or registers whenever they are displayed by overtyping the current information with the new value.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014