How to: Use the Processes Window

This topic applies to:

Edition

Visual Basic

C#

C++

Web Developer

Express

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

Standard

Topic applies Topic applies

Topic applies

Topic applies

Pro and Team

Topic applies Topic applies

Topic applies

Topic applies

Table legend:

Topic applies

Applies

Topic does not apply

Does not apply

Topic applies but command hidden by default

Command or commands hidden by default.

The Processes window shows all processes that you have attached to or launched from Visual Studio. For more information, see Attaching to Running Processes.

In the Processes window, you can choose any attached process and make it the current process for debugging. For more information, see How to: Set the Current Process.

You can also terminate or detach from a process by using the Processes window. See:

To display the Processes window in break mode or run mode

  • On the Debug menu, choose Windows, and then click Processes.

See Also

Tasks

How to: Terminate a Process

Concepts

Viewing Data in the Debugger

Other Resources

Attaching to Running Processes