Remote Debugging via IT

Started by JimGwynn, November 07, 2018, 09:49:46 PM

Previous topic - Next topic

JimGwynn

I am looking for some guidance to run remote debugging through Windx.
My setup is this
Using a PC to develop and the server is a Linux Server.
I can launch Windx and then do a RUN "*it" which opens the local IT program editor but I am at a loss where to go from there.

I try to open a file in the editor and get the file system on the Linux box but when choosing a file to work on I get an error

File Open Error
the file "/pxplus/STARTUP" cannot be opened at this time
Error #13: File access mode invalid

Thanks for any help you can offer.





Peter.Higgins

Had this a few day ago and it was permissions on pxplus/lib/_start.up.
HTH