davidvilla
Member
I am able to launch the debugger in attachable mode from Windows.
I tried the same with unix by starting the debugger.
I have this following appear in my screen. Does this mean, the debugger has started?
16019 proDebugger
OpenEdge Release 10.0B as of Thu Aug 5 21:54:23 EDT 2004
You must set the DISPLAY variable before running the Debugger.









Then I tried the debug command my procedure from the editor. I got a exception like java exception.
Eception in thread "main" java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
I am using 10.1c unix CHUI version
Can you please help me understand this.
I tried the same with unix by starting the debugger.
I have this following appear in my screen. Does this mean, the debugger has started?
16019 proDebugger
OpenEdge Release 10.0B as of Thu Aug 5 21:54:23 EDT 2004
You must set the DISPLAY variable before running the Debugger.
Then I tried the debug command my procedure from the editor. I got a exception like java exception.
Eception in thread "main" java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
I am using 10.1c unix CHUI version
Can you please help me understand this.