I am trying to debug a stand alone Linux console web server application, without success.
I have PAServer successfully installed on Ubuntu running on Windows via WSL. I am using the default application launcher (xterm) and can deploy and execute the application without issue.
When I enter the command "start" via the xterm window, the windows closes and the application terminates.
However, when I deploy and execute the application without the debugging, the xterm window remains open and the server starts successfully. See screendump attached.
Any help very much appreciated.