This topic has not yet been rated - Rate this topic

How to: Set the Current Process

This topic applies to:

Edition

Visual Basic

C#

F#

C++

Web Developer

Express

Topic does not applyTopic does not applyTopic does not applyTopic does not applyTopic does not apply

Pro, Premium, and Ultimate

Topic appliesTopic appliesTopic applies

Topic applies

Topic applies

You can attach to multiple processes when you are debugging, but only one process is active in the debugger at any given time. You can set the active process in the Debug Location toolbar.

NoteNote

The dialog boxes and menu commands you see might differ from those described in Help, depending on your active settings or edition. To change your settings, choose Import and Export Settings on the Tools menu. For more information, see Working with Settings.

To set the active process

  1. On the Debug menu, click Windows and choose Processes.

    The Processes window might already be displayed.

  2. In the Processes window, double-click on the process you want to make active.

    — or —

    On the Debug Location toolbar, select the Process list box and choose the process that you want to make current.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Advertisement