Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Remote debugging Perl on remote file system(using EPIC and Perl, need help remote debugging)
Remote debugging Perl on remote file system [message #1838165] Thu, 18 February 2021 00:25 Go to next message
Keith Blackwell is currently offline Keith BlackwellFriend
Messages: 2
Registered: February 2021
Junior Member
Hi,
I have perl scripts that reside on a linux server. I would like to debug them in Eclipse on my Win10 machine, AND have them debug on the remote file system.
What this means is.... the scripts take actions on files on the remote system. But, this doesn't seem to happen when I debug.
For example, in my script I use glob to get a set of files. When running on the remote server itself, the glob correctly globs, and scalar(glob) is the proper number. However, debugging in Eclipse, though I've opened the remote file successfully with the Remote System thing, and can save changes to it on the remote system, when I debug the glob does not find the files. I've tried a few variations of glob and am sure it's not bad syntax.
Q. Is it possible to do this? If so, is there a guide of some sort that describes how to do so?
Thanks
Re: Remote debugging Perl on remote file system [message #1838168 is a reply to message #1838165] Thu, 18 February 2021 05:42 Go to previous messageGo to next message
Ed Merks is currently online Ed MerksFriend
Messages: 33141
Registered: July 2009
Senior Member
Maybe you installed this:

https://www.epic-ide.org/

You should look there for a place to ask questions. There is a forums link:

https://sourceforge.net/p/e-p-i-c/discussion/



Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Remote debugging Perl on remote file system [message #1838214 is a reply to message #1838168] Thu, 18 February 2021 16:12 Go to previous message
Keith Blackwell is currently offline Keith BlackwellFriend
Messages: 2
Registered: February 2021
Junior Member
Thanks. As luck would have it, that site is blocked by my work security policies.
I thought this might be a good place as this is running on eclipse and perhaps someone else might have some thoughts.
I think I found the way this is supposed to work though.
Previous Topic:Can't clone Git repository in azure DevOps using HTTPs protocol
Next Topic:Can't start eclipse
Goto Forum:
  


Current Time: Thu Apr 25 15:08:25 GMT 2024

Powered by FUDForum. Page generated in 0.09879 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top