gtpi1m0z | System Installation Support Reference |
User exit routine UCCDBTS is called when the TPF Assembler Debugger for VisualAge Client is about to assign a trace-by-program entry to the application entry control block (ECB). This user exit permits you to verify additional information in the ECB against a user token field that is stored in the trace entry. You supply the user token data on the TPF registration window. UCCDBTS is called if the DBTS exit point is active. Exit point DBTS is located in CSECT CCENBK.
General Conditions at Entry
The registers at entry to UCCDBTS are:
System Conditions at Entry
Programming Considerations at Entry
See User Exit Routines - Common Programming Considerations for considerations.
Programming Considerations on Return
See User Exit Routines - Common Return Conditions.
General Conditions on Return