DC/UCF System Symbols Info
Certain DC/UCF system symbols also function as debugger entities, and you can refer to them during a debugging session. A colon (:) must precede each symbol. These are the valid symbols:
idmscu
Certain DC/UCF system symbols also function as debugger entities, and you can refer to them during a debugging session. A colon (:) must precede each symbol. These are the valid symbols:
- :BATSpecifies the base address table for session.
- :CSASpecifies the DC/UCF common storage area.
- :DLBSpecifies the debug local block, control block required for debugging session.
- :LTESpecifies the current logical terminal element.
- :PTESpecifies the current physical terminal element.
- :TCESpecifies the current task control element.
- :VECTSpecifies the vector table for debugger.
A single debug expression can reference only one system entity.