From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kevin Rodgers Newsgroups: gmane.emacs.devel Subject: Re: M-x debug Date: Thu, 11 Feb 2010 21:53:39 -0700 Message-ID: References: <27541328.post@talk.nabble.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1265950458 922 80.91.229.12 (12 Feb 2010 04:54:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 12 Feb 2010 04:54:18 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 12 05:54:14 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NfnXh-0000Yy-7D for ged-emacs-devel@m.gmane.org; Fri, 12 Feb 2010 05:54:13 +0100 Original-Received: from localhost ([127.0.0.1]:41378 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NfnXg-00080l-OL for ged-emacs-devel@m.gmane.org; Thu, 11 Feb 2010 23:54:12 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NfnXb-00080g-OW for emacs-devel@gnu.org; Thu, 11 Feb 2010 23:54:07 -0500 Original-Received: from [140.186.70.92] (port=60799 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NfnXb-00080Y-1B for emacs-devel@gnu.org; Thu, 11 Feb 2010 23:54:07 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NfnXa-00017z-H8 for emacs-devel@gnu.org; Thu, 11 Feb 2010 23:54:06 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:52228) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NfnXa-00017t-Bd for emacs-devel@gnu.org; Thu, 11 Feb 2010 23:54:06 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1NfnXV-0000UN-Ca for emacs-devel@gnu.org; Fri, 12 Feb 2010 05:54:01 +0100 Original-Received: from c-71-237-24-138.hsd1.co.comcast.net ([71.237.24.138]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 12 Feb 2010 05:54:01 +0100 Original-Received: from kevin.d.rodgers by c-71-237-24-138.hsd1.co.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 12 Feb 2010 05:54:01 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 10 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: c-71-237-24-138.hsd1.co.comcast.net User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) In-Reply-To: <27541328.post@talk.nabble.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:121065 Archived-At: RandomDiscourse wrote: > Just as I have written it in the Subject, this command exists. It acts > differently then "M-x gdb", and for the life of me, I can find absolutely no > documentation on it. See the Emacs Lisp manual: Section 18.1 The Lisp Debugger (aka Debugger node) -- Kevin Rodgers Denver, Colorado, USA