Icon | Button | Description |
 | SSP | Opens a stored procedure in the Source window. |
 | Insert | Opens an Insert in the Source window. |
 | Event | Opens an event handler in the Source window. |
 | View | View variable, source, or insert based on cursor position. |
 | Current | View source for the currently stopped procedure, function, or event handler. |
 | History | View the source code history log. |
 | Trace Into | Trace into functions and subroutines that are called. |
 | Step Over | Step over functions and subroutines that are called. |
 | Run | Continue program execution from the cursor position in the Source window. |
 | Edit | Edit the current set break points in the code displayed in the Source window. |
 | Help | Help for the Debugger and other OpenInsight topics. |