Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Remote debugging perl(Remote debugging perl using EPIC)
icon4.gif  Remote debugging perl [message #803281] Tue, 21 February 2012 05:58
Bimlesh Sharma is currently offline Bimlesh SharmaFriend
Messages: 2
Registered: February 2012
Junior Member
My perl script is available at a remote linux box. Some customized modules are there and that is being used by that script. If i run script there at Linux box working fine. That same thing i am trying to debug from my local WIN-XP box under eclipse-EPIC but not.
Steps to reproduce:
* Imported script files at local workspace.
* configured remote perl as below:
* Project: name of project where script file is located.
* File to execute: file name that is suppose to execute.
* Local Host IP: IP of my local desk
* Target host project installation path: path of script at remote box. Remote location drive is mapped.
* port: 5000
* Create debug package is: checked
* Debug package file Path: that i given some local zip dir name but not sure what is it.

That's all my remote config.

I tried to debug but script is not able find used module in script and that is obvious because as we know that all local modules environment is not same as remote.

How to resolve this issue pls help.

Note: local script debugging is fine.
Previous Topic:PHP Perspective disabled after installing Xdebug
Next Topic:Strange behaviour in eclipse editor
Goto Forum:
  


Current Time: Thu Mar 28 11:22:21 GMT 2024

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

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

Back to the top