Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » debugged perl scripts immediately exit, breakpoints ignored
debugged perl scripts immediately exit, breakpoints ignored [message #922317] Mon, 24 September 2012 23:32
Ivo Roper is currently offline Ivo RoperFriend
Messages: 3
Registered: March 2010
Junior Member
I used to be able to step through perl code and view variables. After moving from Debian 5.0 to Ubuntu 12.04, and reinstalling Eclipse and the PadWalker module several different ways, I have yet to get it working again.

At this point I'm looking for quick and dirty tips on how to instrument eclipse and/or the EPIC plugin code to figure out what's going on.


Here's further details on the current situation and what I've tried so far:

Expected: press F11 (while editing a perl script) and it starts debugging on the first line of code.

Actual: press F11, the script quits and the Console view displays:

Loading DB routines from perl5db.pl version 1.32
Editor support available.

Enter h or `h h' for help, or `man perldebug' for more help.

Debugged program terminated. Use q to quit or R to restart,
use o inhibit_exit to avoid stopping after program termination,
h q, h R or h o to get additional info.
DB<1>


History:
* Used various versions of perl, including use of perlbrew to manage that
* Reinstalled PadWalker using apt-get and cpan, restarting eclipse each time
* Added PadWalker to various perl paths, including the project path
* Installed Eclipse Helios and Juno
* Renamed system perl during process of elimination (bad idea, won't do again)
* Opened and read Error Log view, include paths do point to PadWalker.pm
* Read workspace/.metadata/.log file, no clues found
Previous Topic:again (No suitable driver found for jdbc:sqlserver) error !
Next Topic:Can't see list of available software
Goto Forum:
  


Current Time: Fri Apr 19 22:36:36 GMT 2024

Powered by FUDForum. Page generated in 0.08466 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top