Next: , Up: Setup a remote project


15.3.1 Remote operations

GPS defines three different remote operation categories: Build operations, Debug operations and Execution operations. All compiler related operations are performed on the Build_Server. The debugger is run on the Debug_Server, and the project's resulting programs are run on the Execution_Server. The GPS_Server (the local machine) is used for all other operations.