programming:programming_in_openinsight:debugger_intercept

Debugger Intercept

The Debugger Intercept facility allows the developer to create a stored procedure that captures the contents of variables without the need to display the Debugger.

The need often arises where the Debugger Tool is not a viable option for handle debugging. For one, the Debugger is tied to the OpenEngine and if you hide your engines using the /HE=1 command line switch, then the Debugger will not display and debug conditions will stop OpenInsight processing without a facility to report errors. Technical support teams are also at a disadvantage in that the Debugger will display messages, that are often ignored by end users thus the end user is not able to give detailed information regarding errors.

  • programming/programming_in_openinsight/debugger_intercept.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1