RAD Studio (Common)
ContentsIndex
PreviousUpNext
Remote Debugging: Metaprocedure

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

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!