Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

It has been a long time since I used Eclipse/EPIC and I didn't try to remote debug a Perl script. However, the documentation says it's possible: 6.2.3 Perl Remote: Debug a Perl Script on a Remote Machine (PDF)

What goes wrong when following the steps described in chapter 6.2.3?

Main obstacles:

  • firewalls (personal- and network-) could block the remote connection (ports 5000-10000)
  • insufficient permissions to run the debug server at the remotelocal host (WinXP)
  • forgetting to run start_epicDB.pl at the remote host (linux)

I cannot decode your last question, sorry. I read it as Remote Perl program requires modules/libraries that are not available for Win-XP, thus remote debugging is required..

Update: This quote from the docs might be relevant:

If modules on your local and remote host differ, debugging results may be quite meaningless. So try to have the same Perl version installed on both hosts and make sure all modules you require (which are not part of your Eclipse project) are identical.


In reply to Re: How to remote debug perl script usip EPIC tool of eclipse.? by Perlbotics
in thread How to remote debug perl script usip EPIC tool of eclipse.? by bimleshsharma

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (3)
As of 2024-04-20 12:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found