Remote Debugging - Metaprocedure
From RAD Studio
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
- To enable debugging on a machine without the full IDE installation, see Installing a Debugger on a Remote Machine.
- To connect the local machine to the remote machine, see Establishing a Connection for Remote Debugging.
- To generate program files to be copied to the remote machine, see Preparing Files for Remote Debugging.