modperl_debugging_with_emacs

This is part of The Pile, a partial archive of some open source mailing lists and newsgroups.



Subject: Apache::DB in emacs
From: rwk@americom.com
Date: 24 Sep 2000 04:25:22 -0600

Can anyone tell me if there is a way to run mod_perl's Apache::DB under
emacs?

That is, with the "gdb" (or "perldb") keystrokes and source code
steping etc..., rather than from a shell command line.

===

Subject: Re: Apache::DB in emacs
From: Doug MacEachern <dougm@covalent.net>
Date: Tue, 26 Sep 2000 10:40:50 -0700 (PDT)

On 24 Sep 2000 rwk@americom.com wrote:

> Can anyone tell me if there is a way to run mod_perl's Apache::DB under
> emacs?

there are some 'remote' hooks in the Perl debugger (perl5db.pl), but i've
only heard about it, never tried, so not sure if that is a possible
solution.  i don't think Apache::DB as-is will run under emacs, unless
somebody with enough emacs-lisp-fu can rig something up to run 'httpd -X
-DPERLDB' under emacs.

===


the rest of The Pile (a partial mailing list archive)

doom@kzsu.stanford.edu