Setting Debugging Options for the Environment

The IDE enables you to set debugging options that are global to all of your projects.

To specify global debugging options:

  1. From the main window, choose Tools Options.

  2. In the Options window, select the Debugger Settings node.

  3. In the Properties tab, modify the values to your preferred settings.
    Action on Trace Into Determines the action to perform when tracing into a method whose source is not available. You can either step out of the method or stop debugging.
    Run Compilation If True, always compile a program before debugging it.
    Workspace Determines the workspace to activate when debugging a program (running, editing, GUI editing, browsing, debugging, or none).
See also
The Debugging Environment
Configuring the Debug Toolbar

Legal Notices