Front page | perl.beginners |
Postings from January 2003
RE: Perl editors
Thread Previous
|
Thread Next
From:
Paul Kraus
Date:
January 2, 2003 05:18
Subject:
RE: Perl editors
Message ID:
004801c2b261$4ed2b9c0$64fea8c0@pkrausxp
Alas the latest windows version of Emacs does not have the cperl-db the
only thing it has is cperl-mode. Is there a way I can add the feature?
> -----Original Message-----
> From: Kieren Diment [mailto:kieren@diment.org]
> Sent: Tuesday, December 31, 2002 11:05 PM
> To: Paul Kraus
> Cc: beginners@perl.org
> Subject: Re: Perl editors
>
>
> 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.
>
>
> --
> To unsubscribe, e-mail: beginners-unsubscribe@perl.org
> For additional commands, e-mail: beginners-help@perl.org
>
Thread Previous
|
Thread Next