PxPlus User Forum

Main Board => Discussions => Programming => Topic started by: JimGwynn on November 07, 2018, 09:49:46 PM

Title: Remote Debugging via IT
Post by: JimGwynn on November 07, 2018, 09:49:46 PM
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.




Title: Re: Remote Debugging via IT
Post by: Peter.Higgins on November 14, 2018, 10:05:29 AM
Had this a few day ago and it was permissions on pxplus/lib/_start.up.
HTH