How to: Enable or Disable the Navigation Gutter

This topic applies to Visual Studio 2010 Ultimate only.

When you use IntelliTrace, the navigation gutter provides icons that you can click to navigate through your debugging session. The navigation gutter appears by default if you have set the information collection level to IntelliTrace events and call information. If you do not want to see the navigation gutter, you can disable it so that it never appears.

To enable or disable the navigation gutter

  1. On the Tools menu, click Options.

  2. In the Options dialog box, expand the IntelliTrace node and click Advanced.

  3. Select or clear the Display the navigation gutter while in debug mode check box.

  4. Click OK.

See Also

Concepts

Navigating with IntelliTrace