Attach to Process
Go Up to Run Menu
Run > Attach to Process
Debugs a process that is currently running on either your local computer, a remote PC, or a multi-device target platform.
Item | Description |
---|---|
Debugger |
Select the debugger you want to use to debug the process:
|
Remote machine |
Complete this field according to the debugging solution you are using:
|
Running processes |
Lists the processes currently running on the local machine or, if specified, the remote machine (the Remote Debug Server must be running). |
Image Name |
Lists the name of the process. |
PID |
Lists the process identifier of the process. |
Path |
Lists the location of the process. |
Show system processes |
Includes system processes in the Running Processes list. |
Pause after attach |
Pauses the process after the debugger attaches to it and displays the CPU View. You will need to run, step, or trace to resume execution. |
Refresh |
Refreshes and redisplays the list of running processes. |
Attach |
Attaches the debugger to the selected process and, if Pause after attach is enabled, displays the CPU window. The Attach button is disabled for the IDE itself or for any process that you have already attached to with the debugger. |