Attach to Process

From RAD Studio
Jump to: navigation, search

Go Up to Run Index

Run > Attach to Process

Debugs a process that is currently running on the local or remote computer.

Item Description

Remote Machine

The name of the remote machine that is running the application that you want to debug.

Running Processes

Lists the processes currently running on the local or, if specified, the remote computer. Note that the Remote Server must be running.

PID

Lists the process identifier of the process.

Path

Lists the location of the process.

Show System Processes

Displayed if the Debugger option indicates the Win32 debugger. 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.

See Also

Personal tools
Newest Version: XE
In other languages