You can use the following alternative method for debugging services and applications running on an enterprise server. As with
Enterprise Server Dynamic Debugging,
Visual COBOL and Enterprise Server must be running on the same machine.
- Insert a call to CBL_DEBUGBREAK in the program before you deploy it to Enterprise Server. With this method, if you are running
the enterprise server on your local machine, make sure the operating system environment variable DISPLAY is not set. If you
are using an x-term, make sure DISPLAY points to your machine. If DISPLAY is set, the debugger's output goes to the machine
indicated by DISPLAY.