Online Documentation for SQL Manager for InterBase/Firebird

Using Navigation bar and Toolbar


The Navigation bar and Toolbar provide quick access to tools implemented in Procedure/Trigger Debugger.

 

Procedure Debugger - Using Navigation bar

 

 

General

iconShowSQLHelp show SQL help

iconRestoreDefaultSize restore the default size and position of the debugger window

 

Debug

iconExecute run the procedure/trigger

iconDebugger_Reset reset procedure/trigger execution

iconDebugger_TraceInto trace into a procedure that is called from the current procedure

iconDebugger_StepOver step over the procedure that is called from the current procedure

iconDebugger_RunUntilReturn run the procedure until return to the upper-level procedure

iconDebugger_RunToCursor run the procedure/trigger to the cursor position

 

Tools

iconCommit commit retaining

iconDebugger_InputParameters open the Input Parameters dialog

iconDebugger_ToggleBreakpoint toggle breakpoint at the current statement

iconDebugger_AddWatchAtCursor add watch at cursor

iconDebugger_ModifyVariable evaluate/modify a variable

iconDebugger_TraceEmbeddedCalls toggle tracing embedded calls

 

Items of the Navigation bar are also available on the ToolBar of Procedure/Trigger Debugger. To enable the toolbar, open the Environment Options dialog, proceed to the Windows section there and select RadioButton Toolbar (if you need the toolbar only) or RadioButton Both (if you need both the toolbar and the Navigation bar) in the Bar style for child forms group.