This routine is a template for handling Runtime Errors when the Debugger Intercept mode has been set.
Syntax
Response = HTTP_Debugger_Service(Void)
Returns
N/A
Parameters
N/A
Remarks
Because HTTP_Debugger_Service is a Debugger Intercept routine, it does not accept any arguments. It uses the RTI_DEBUG_COMMON insert to get the state of the debugger. If this routine is called, HTTP_Aborted_Service
will only receive Status Errors.