Attaching to a Running Process

From RAD Studio
Jump to: navigation, search

Go Up to Debugging Applications Index

You can attach to a process that is running on your computer or on a remote computer. This is useful for debugging a program that was not created with RAD Studio.

To attach to a running process

  1. Choose Run > Attach to Process to display the Attach to Process dialog box.
  2. If the process is running on a remote computer, enter the name of the computer in the Remote Machine field.
    Note: The remote debug server must be running on the remote computer.
  3. Select a process from the list of Running Processes.
  4. If you do not want the process to pause after you have attached to it, uncheck Pause After Attach.
  5. Click Attach.

See Also

Personal tools
Newest Version: XE
In other languages