Remote Debugging - Metaprocedure

From RAD Studio
Jump to: navigation, search

Go Up to Debugging Applications Index

Remote debugging lets you debug a RAD Studio application running on a remote computer. Once the remote debug server is running on the remote computer, you can use RAD Studio to connect to that computer and begin debugging.

Use the following set of procedures to debug an application running on a remote machine

  1. To enable debugging on a machine without the full IDE installation, see Installing a Debugger on a Remote Machine.
  2. To connect the local machine to the remote machine, see Establishing a Connection for Remote Debugging.
  3. To generate program files to be copied to the remote machine, see Preparing Files for Remote Debugging.

See Also

Personal tools
Newest Version: XE
In other languages