Debugging Stored Procedures and Event Handlers

The OpenInsight Debugger can help you to isolate the location of errors by stepping through a stored procedure a line at a time, halting execution at specified points in the code, displaying information about what is happening in the system, and displaying information about programming errors.

In the Debugger you can:

The following sections provide information on starting and exiting the Debugger, describe the interface, explain how to access source code for debugging, and explain the use of various aspects of the debugger functionality.

Starting the OpenInsight Debugger

Exiting the Debugger

The Debugger Interface

Opening Source Code for Debugging

Using the Debugger Functionality