develooper Front page | perl.beginners | Postings from January 2003

Re: Perl editors

Thread Previous | Thread Next
From:
Kieren Diment
Date:
January 1, 2003 05:40
Subject:
Re: Perl editors
Message ID:
20030101040518.GA3486@arthur
On Tue, Dec 31, 2002 at 10:33:46AM -0500, Paul Kraus wrote:
> I am running emacs for windows. How do I use these debugging options? I
> currently use cperl  mode.
> 

I haven't looked at it too hard, but, under xemacs using linux I get a
reasonable debugging environment via the Debugger option on the Perl
toolbar item or with M-x cperl-db (equivalent command).  I haven't
done much hardcore debugging with perl so far, but it has lots of
potential.  It's basically an interface between perl's debugger and
emacs.  I'd be pretty sure that you can do everything you wanted to in
this environment after reading the manual that is.


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About