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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]