Learn more about Toad for SQL Server
at Quest.com

Find solutions and downloads at the
Toad for SQL Server Support Portal

< To bookmark a page, right-click the Page Title and select Add to Favorites / Bookmark This Page

Toad for SQL Server 5.7

You are here: Configure Options > Debugger > General

General Debugger Options

This topic focuses on information that may be unfamiliar to you. It does not include all step and field descriptions.

To set debugger options

  1. Click | Options (ALT+T+O) and select Debugger | General.

  2. Review the following for additional information:

    Debug TraceDescription

    Collect trace

    Select whether the trace should record every line executed while debugging or the lines where you break or step over.

    Note: To enable a debug trace, select the Collect debug trace checkbox in the Debugger Start Parameters window. See Set Bind Variables for more information.

    Default: Every line

    Collect global variables

    Select whether to include global variables in the trace file.

    Default: Cleared

    Collect script results

    Select whether to include entries in the Script Results tab in the trace file.

    Default: Selected

    Desktop Configurations

    Description

    Change desktop when debugging starts to

    Select a desktop configuration to use when beginning a debugging session from the list.

    Default: Cleared

    Change desktop when debugging ends to

    Select a desktop configuration to use after ending a debugging session from the list.

    Default: Cleared

Tips:

 

Related Topics

About Debugging SQL