gtpi1m10 | System Installation Support Reference |
User exit routine UCCDBTA is called when the TPF Assembler Debugger for VisualAge Client is about to activate a trace-by-program or trace-by-terminal entry. This user exit permits you to perform additional customization or initialization before the trace session starts. UCCDBTA is called if the DBTA exit point is active. Exit point DBTA is located in CSECT CCENBK.
General Conditions at Entry
The registers at entry to UCCDBTA are:
System Conditions at Entry
Programming Considerations at Entry
Programming Considerations on Return
See User Exit Routines - Common Return Conditions.
General Conditions on Return