|
Posted by Steve Rainbird on June 12, 2008, 10:55 am
Please log in for more thread options
I am running eclipse 3.3.2 on MS Vista with cygwin.
I have installed padWalker but still can't see the "my" variables when I
debug.
Any ideas?
--
Steve
|
|
Posted by rupert on July 24, 2008, 10:26 am
Please log in for more thread options
I would also like to know the answer to this. I've Ubuntu 8.04, Perl,
Cpan,Eclipse, EPIC, Padwalker, and everything runs except for variable
values...
|
|
Posted by Michael Carman on July 24, 2008, 7:14 pm
Please log in for more thread options Steve Rainbird wrote:
> I have installed padWalker but still can't see the "my" variables when I
> debug.
I'm not an Eclipse user, so I can only ask the obvious question: Are the
variables in scope at the time you're trying to evaluate them?
-mjc
|
|
Posted by rupert on July 26, 2008, 9:28 am
Please log in for more thread options I gave up on Ubuntu and jumped accross to Vista to develope. Had a
couple of problems which I had to over come. First - Activestate 5.10
has got a couple of library problems, PadWalker and DBD::mysql are not
normally available for it. I had to specify full paths to repositories
for both:
ppm install http://cpan.uwinnipeg.ca/PPMPackages/10xx/DBD-mysql.ppd ppm install http://www.bribes.org/perl/ppm/PadWalker.ppd
after this installation I included EPIC and had no problems with 5.10
- also I was initially x64 but down graded to x86 to the gui version.
however both have the same library aflictions. Hope that helps Steve.
But I'd still like somebody to advise if they had Ubuntu work
successfully for Perl/EPIC dev...
|
|
Posted by rupert on August 1, 2008, 5:08 am
Please log in for more thread options My Linux system is as follows:
8.04 LTS Hardy 64bit
Perl v5.8.8 built for x86_64-linux-gnu-thread-multi
CPAN v1.9205 installed
Perl PadWalker v1.7 installed via CPAN
I'll look forward to any ideas you may have. Thanks!
|
| Similar Threads | Posted | | epic debugger and "my" variables | April 10, 2005, 12:39 pm |
| Perl on Eclipse, EPIC | April 3, 2008, 6:59 am |
| EPIC : a very good Perl IDE | April 22, 2008, 4:13 am |
| Suggestion: Use EPIC as a perl editor/debugger | October 20, 2004, 3:43 am |
| How to construct new variables in a script from other variables and strings. | May 12, 2006, 4:51 am |
| local variables and global variables | June 27, 2006, 8:31 am |
| use of variables | October 24, 2006, 3:43 pm |
| clearing of all variables | July 25, 2004, 9:59 pm |
| X-File with cgi variables and Net::NIS | September 2, 2004, 11:28 am |
| Unitialized variables | September 3, 2004, 9:01 am |
|