"Tom Roche" <[EMAIL PROTECTED]> writes:

> I'm running
> 
> * cperl-mode-4.26
> 
> * GNU Emacs 20.6.1 (i386-*-nt4.0.1381) of Mon Feb 28 2000 on buffy
> 
> * ActivePerl build 522 (aka perl version 5.005_03 built for
>   MSWin32-x86-object)
> 
> * NT4 SP6
> 
> and was unable to debug Perl within Emacs. I went to the NT Emacs FAQ,
> [clip]

Tom,

I don't think you're going to get much help on Emacs on this list. :-)
I suggest you write to the NT Emacs list at:

    [EMAIL PROTECTED]

The debugger works out-of-the-box for me like so:

    M-x perldb

You should then get a prompt that reads:

    Run perldb (like this): perl c:/TEMP/foobar.pl

And after supplying any parameters and hitting RETURN:

    Current directory is c:/TEMP/

    Loading DB routines from perl5db.pl version 1.0402
    Emacs support enabled.

    Enter h or `h h' for help.

      DB<1>

If you are not getting this far, I'm certain someone on the NT Emacs
list can help.

--David


---
You are currently subscribed to perl-win32-users as: [archive@jab.org]
To unsubscribe, forward this message to
         [EMAIL PROTECTED]
For non-automated Mailing List support, send email to  
         [EMAIL PROTECTED]

Reply via email to