From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Irving Kimura Newsgroups: gmane.emacs.help Subject: Re: Emacs support for Perl's debugger? Date: Thu, 31 Jul 2003 22:20:50 +0000 (UTC) Organization: (NONE) Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <1ieWa.570672$ro6.12958075@news2.calgary.shaw.ca> NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1059690355 26542 80.91.224.249 (31 Jul 2003 22:25:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 31 Jul 2003 22:25:55 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 01 00:25:53 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 19iLrs-0006tw-00 for ; Fri, 01 Aug 2003 00:25:52 +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 19iLra-0000ze-Hz for geh-help-gnu-emacs@m.gmane.org; Thu, 31 Jul 2003 18:25:34 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!panix!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-NNTP-Posting-Host: panix3.panix.com Original-X-Trace: reader1.panix.com 1059690050 23547 166.84.1.3 (31 Jul 2003 22:20:50 GMT) Original-X-Complaints-To: abuse@panix.com Original-NNTP-Posting-Date: Thu, 31 Jul 2003 22:20:50 +0000 (UTC) X-No-Confirm: yes User-Agent: nn/6.6.5 Original-Xref: shelby.stanford.edu gnu.emacs.help:115602 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:11520 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:11520 In <1ieWa.570672$ro6.12958075@news2.calgary.shaw.ca> Andrew Taylor writes: >Irving Kimura wrote: >> Where can I find more >> information on Perl DB/Emacs integration? >You are looking for GUD, the grand unified debugger. Look up GUD in the >emacs info page for the details. "M-x perldb" starts it; if you're >familiar with perldb, it should be mostly self explanatory. Thanks, but MAN!, that GUD is *hard* to find! If you know where I can download it from, please let me know. I'll keep Googlin', but I'm running out of steam... -Irv