in reply to Perl Debugger Unable to Connect and Compilation Failed in Require

What happens if you omit the PERLDB_OPTS? If you are debugging locally, you don't need the remoteport setting.

1 Peter 4:10
  • Comment on Re: Perl Debugger Unable to Connect and Compilation Failed in Require

Replies are listed 'Best First'.
Re^2: Perl Debugger Unable to Connect and Compilation Failed in Require
by sadarax (Sexton) on Jun 18, 2014 at 03:12 UTC
    Thank you for that reply. I just tried that in a fresh shell and it actually works. This does not solve my Eclipse EPIC perl debugger problem though.

    I have specifically setup Perl Local in the Debug configuration. (I can run the program just fine without debug.)

    I will update the first post to reflect the problem only seems to be in Eclipse Perl Debugger. I really want to be able to use breakpoints and variable inspection in my perl programs. (I also wish I could get variable name refactoring working, but can't.)

      I don't use Eclipse so my help from this point on will be limited. I did look at the EPIC User's Guide and it looks pretty clearly written.

      1 Peter 4:10