PxPlus User Forum

Twitter Twitter Twitter

Author Topic: Remote Debugging via IT  (Read 1221 times)

JimGwynn

  • Member
  • **
  • Posts: 16
    • View Profile
Remote Debugging via IT
« 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.




« Last Edit: November 07, 2018, 09:53:53 PM by JimGwynn »

Peter.Higgins

  • Diamond Member
  • *****
  • Posts: 124
    • View Profile
Re: Remote Debugging via IT
« Reply #1 on: November 14, 2018, 10:05:29 AM »
Had this a few day ago and it was permissions on pxplus/lib/_start.up.
HTH