Local vs. remote debug
You can configure Genero Studio to debug a local or remote application.
Check your active configuration before beginning a debug session.
- Use a local Genero configuration to work on your local application.
 - Use a remote Genero configuration or your local Genero
configuration to access and debug your remote application. 
Use
these steps to debug an application where the binaries are located
on a remote server (production server) and the sources are located
locally.
- Set a remote configuration.
 - Confirm that all binaries are on the remote server.
 - Create an empty application node with the same name as the 42r binary located on the remote server.
 - Set all required environment variables on the application
node.
- FGLLDPATH
 - Set to the path of the 42m and 42r files located on the remote server.
 - FGLRESOURCEPATH
 - Set to the path of the 42f files (and other resource files).
 - FGLSOURCEPATH
 - Set to the path of the source files located locally.