WHO (Show D[0] Global Identifier)

The WHO command displays the global identifier for the specified D[0] offset (cell). An outer-block procedure PCW is shown as SDI:PWI:PSI from the D[0] stack image. For an outer-block procedure code segment, the PCW D[0] offsets and PCW names are shown for all procedures in that segment.

When the ":EX" option is included, additional analysis is provided for the stack cell.

When the additional numbers are provided, the input is treated as a code pointer, which is converted into its corresponding sequence number.

All aliases for MCP stack cells are retained and are returned by the WHO command.

Syntax

── WHO ──<NUMBER>─┬─────────────────────────────────┬─┬───────┬────────┤
                  ├─────┬─<NUMBER>─┬─────┬─<NUMBER>─┘ └─ :EX ─┘
                  └─ : ─┘          └─ : ─┘

Examples

WHO 100C
                                                                 
100C (SEG)   C 680000 00044F  Seg Desc [Present-mom]: ASD=000227B
          , Address=000066FE13, Length=4063, Readonly  (CODEAREA)
    :0042D:0 (PCW @1119) DM_RESIZE                               
                                                   LENGTH =    72
    :00475:0 (PCW @0062) RESIZEANDDEALLOCATE                     
                                                   LENGTH =   118
    :004EB:2 (PCW @0197) RESIZEANDDEALLOCATEGUTS                 
                                                   LENGTH =  2794
:READY
WHO 100C:EX

100C (SEG)   C 680000 00044F  Seg Desc [Present-mom]: ASD=000227B
          , Address=000066FE13, Length=4063, Readonly  (CODEAREA)
    :0042D:0 (PCW @1119) DM_RESIZE                               
                                                   LENGTH =    72
               7 6085A0 10044F  ASD=000227B, LL=1, Normal State, 
                  MCP Segment @ 100C:0042D:0 (05168955) DM_RESIZE
    :00475:0 (PCW @0062) RESIZEANDDEALLOCATE                     
                                                   LENGTH =   118
               7 608EA0 10044F  ASD=000227B, LL=1, Normal State, 
        MCP Segment @ 100C:00475:0 (05171160) RESIZEANDDEALLOCATE
    :004EB:2 (PCW @0197) RESIZEANDDEALLOCATEGUTS                 
                                                   LENGTH =  2794
               7 609D6A 10044F  ASD=000227B, LL=1, Control State,
      MCP Segment @ 100C:004EB:2 (05198300) RESIZEANDDEALLOCATEGU
                                                               TS
:READY
WHO 100C:480:2                                                   
                                                                 
100C:00480:2 (01451760/23798808/23799604/05172058)               
                                              RESIZEANDDEALLOCATE

:READY
WHO 100C:480:2:EX

100C:00480:2 (01451760/23798808/23799604/05172058)               
                                              RESIZEANDDEALLOCATE
0062 (PCW) RESIZEANDDEALLOCATE                                   
           INTRINSIC_RESIZEANDDEALLOCATE                         
             7 608EA0 10044F  ASD=000227B, LL=1, Normal State,   
        MCP Segment @ 100C:00475:0 (05171160) RESIZEANDDEALLOCATE
100C (SEG)   C 680000 00044F  Seg Desc [Present-mom]: ASD=000227B
          , Address=000066FE13, Length=4063, Readonly  (CODEAREA)
                                                                 
:READY