To debug locally-developed programs on a remote machine you must start cobdebugremote (or cobdebugremote64 when debugging 64-bit processes) before communication can be established. See the Enterprise Developer help for more information on cobdebugremote.
To debug remotely-developed programs on a remote machine:
If you have developed a COBOL remote project on a machine using a local Eclipse installation and a remote UNIX machine running Micro Focus Enterprise Developer UNIX Components, use debug configurations in the same way as locally-developed projects. However you do not need to start the cobdebugremote (or cobdebugremote64 for a 64-bit process) or identify a port for it to listen on, merely select the remote project in the debug configuration.
To debug a COBOL project, the project must be compiled for debugging and you need to create a debug configuration.
For more information, see the section on Remote Debugging in your product help.