guides:programming:programming_in_openinsight:the_debugger_ribbon

The Debugger Ribbon

The figure below provides a description of the buttons found on the Debugger ribbon. The table that follows describes the functionality of each button.

IconButtonDescription
SSPOpens a stored procedure in the Source window.
InsertOpens an Insert in the Source window.
EventOpens an event handler in the Source window.
ViewView variable, source, or insert based on cursor position.
CurrentView source for the currently stopped procedure, function, or event handler.
HistoryView the source code history log.
Trace IntoTrace into functions and subroutines that are called.
Step OverStep over functions and subroutines that are called.
RunContinue program execution from the cursor position in the Source window.
EditEdit the current set break points in the code displayed in the Source window.
HelpHelp for the Debugger and other OpenInsight topics.
  • guides/programming/programming_in_openinsight/the_debugger_ribbon.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1