From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Martin Jost" Newsgroups: gmane.emacs.help Subject: Re: Emacs support for Perl's debugger? Date: Fri, 1 Aug 2003 12:45:14 +0200 Organization: Siemens Business Services Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1059839432 10442 80.91.224.249 (2 Aug 2003 15:50:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 2 Aug 2003 15:50:32 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Aug 02 17:50:30 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19iyeA-0002hH-00 for ; Sat, 02 Aug 2003 17:50:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19ib8r-00062z-Jb for geh-help-gnu-emacs@m.gmane.org; Fri, 01 Aug 2003 10:44:25 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!news-lond.gip.net!news.tele.dk!news.tele.dk!small.news.tele.dk!lnewspeer01.lnd.ops.eu.uu.net!emea.uu.net!newsfeed1.sbs.de!news.mch.sbs.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 21 Original-NNTP-Posting-Host: mhhbuhuc.ww200.siemens.net Original-X-Trace: news.mch.sbs.de 1059734749 24861 139.21.8.114 (1 Aug 2003 10:45:49 GMT) Original-X-Complaints-To: abuse@siemens.de Original-NNTP-Posting-Date: Fri, 1 Aug 2003 10:45:49 +0000 (UTC) X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Original-Xref: shelby.stanford.edu gnu.emacs.help:115607 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:11554 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:11554 "Irving Kimura" schrieb im Newsbeitrag = news:bgbpq6$iv9$1@reader1.panix.com... > The manpage for perldebtut says that "[Perl's debugger's] command > line interface is tightly integrated with an emacs extension", but > it doesn't say what this Emacs extension is, or where to find it. > The manpage for perldebug also alludes to DB/Emacs integration, > but is equally vague on the details. Where can I find more > information on Perl DB/Emacs integration? Maybe best thing is to get and install Ilyas cperl.el. It not only lets you start the debugger from a Menu-Entry perl/Debugger, = it also has lots of other goodies. It should come with newer emacsen. If not, or if your version is dated (4.32 is current), get it from: ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el HTH Martin