ECLIPSE-How to solve debugger problem

Thread Starter

Jaden5165

Joined Sep 9, 2011
69
I have my EPIC and ActivePerl5.16.1 installed and use with Eclipse.I face when I want to debug my code.But it appeared the picture I have attached.I tried to search solutions from google.But some not really understand what the process and some totally cant work for me.

I am using Window7,64bit

Hope you can solve my problem :)
 

Attachments

Last edited:

nerdegutta

Joined Dec 15, 2009
2,689
Hi.

Just a few wild guesses, since you haven't said what you have tried to do to fix the problem:

1. Have you tried to install the PadWalker Perl module?

2. Have you tried to change the ' with " in the last part of line 14?

It would be nice with the complete source code, it's easier instead of seeing something out of context. But that's just me.
 
Top