Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7760881
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T14:00:31+00:00 2026-06-01T14:00:31+00:00

I am using Eclipse GALILEO running on Linux Ubuntu with EPIC plugin to Run/Debug

  • 0

I am using Eclipse GALILEO running on Linux Ubuntu with EPIC plugin to Run/Debug Perl code and I’m experiencing some problems while debugging. Usually, when I do step-by-step debugging and encounter a line where a certain Perl module is used, I click “Step Into” and then the module file is being viewed and the debugging arrow migrates there also. Now it seems that there are certain modules which do not follow this scenario. Instead, when I click “Step Into”, the running process is taking place somewhere at the background. I mean I can press “Step Over” and I will see results of a code which is being performed, but I cannot see the file itself nor the arrow.

To make it a bit clearer please refer to the following piece of code:

.
.
if (defined($sysname) && $sysname)
{
$sys_manager->setup_from_name($sysname);
$pf_manager->setup_from_name($sysname);
} else {
die "You must give either a --system parameter or an alias name.";
       }
}
.
.

The code from the beginning until the part shown above can be found here

I perform Step-by-Step debug until I reach the $sys_manager->setup_from_name($sysname); line. When I reach it, I click on “Step Into” button (rather than on “Step Over”). Then I expect one more window to be opened in eclipse, which will switch view to the module where this setup_from_name method exist. However, as I mentioned before, the “debugging arrow” disappears. At this stage, if I click “Step Over” button, the running continues somewhere at the background (I can see that the variables are being modified). If I click on “Step Return”, the arrow appears again and continue through the visible code.

I’d also like to mention that these specific modules were provided as-is and not installed using CPAN. The packages location relative to the code which is using them is as follows:

folder A/    #General folder
  folder B/  #Where the scripts which use the above mentioned modules are located
  folder C/  #Where the modules are located

I hope that my question is clear enough however if it’s not please comment and I will clarify.

UPDATE
I’ve enabled the EPIC “Debugger Console (experimental)” and it seems that there is an error appears when I reach the problematic module during the debug process. Unfortunately I’m unable to read and understand this debugger data. The error is a very long message which partly pasted below:

S00000003$^AS00000002''NS00000003$^DS000000010NS00000003$^ES0000001b'No such file or directory'NS00000003$^FS000000012NS00000003$^HS00000003256NS00000003$^LS00000003

Full error message is available through this link

Maybe this will spill some light..

UPDATE 2
I’ve been suggested to verify that the relevant module path exist in “Perl Include Path’ in project properties in Eclipse. I’ve done so however unfortunately with no change.

  • 1 1 Answer
  • 1 View
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T14:00:33+00:00Added an answer on June 1, 2026 at 2:00 pm

    It seems that I’ve realized how to solve this issue. As it’s visible from the code attached as a link in the initial question, there is the following line:

    use lib '..';
    

    Which is a module which simplifies the manipulation of @INC at compile time, pointing to Perl modules which are not located at their default path (/usr/share/perl/5.10.1/). For some reason, these modules could be run but I could not “Step into” them. When I copied one of the modules to the (/usr/share/perl/5.10.1/) path, I could perform the “Step Into” during the debug.

    The only question remain is how to make the modules which are not located in /usr/share/perl/5.10.1/ to be fully available for debug. But I guess that this is the topic for an additional question.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to debug C++ code using Eclipse Galileo on my MacBook Pro
When using eclipse on ubuntu, for some reason it crashes/stops responding when loading an
I'm currently experiencing a problem with 'hot code replace' not working on Eclipse Galileo
I'm running eclipse Galileo with EPIC 0.5.46 and ActiveState ActivePerl 5.10.0, on WinXP SP3.
I am using Eclipse Galileo. I am learning Eclipse RCP and doing some examples
We are using Eclipse (Galileo) to create some custom BIRT reports (version 2.5) for
I am using a Mac with Eclipse Galileo, trying to load Android code from
I am using eclipse Galileo. The New Server Runtime Environment dialog box contains three
I am using eclipse galileo on my macbook pro. After a few minutes it
I'm using Eclipse Galileo (v3.51). All of a sudden, after weeks of it starting

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.