Skip to main content



      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] Wed, 17 February 2021 19:25 Go to next message
Eclipse UserFriend
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 00:42 Go to previous messageGo to next message
Eclipse UserFriend
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/

Re: Remote debugging Perl on remote file system [message #1838214 is a reply to message #1838168] Thu, 18 February 2021 11:12 Go to previous message
Eclipse UserFriend
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: Sat Jul 05 19:34:40 EDT 2025

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

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

Back to the top