From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: RandomDiscourse Newsgroups: gmane.emacs.devel Subject: M-x debug Date: Wed, 10 Feb 2010 18:10:18 -0800 (PST) Message-ID: <27541328.post@talk.nabble.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1265859487 16145 80.91.229.12 (11 Feb 2010 03:38:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 11 Feb 2010 03:38:07 +0000 (UTC) To: Emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 11 04:38:04 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 1NfPsR-0008Lz-8H for ged-emacs-devel@m.gmane.org; Thu, 11 Feb 2010 04:38:03 +0100 Original-Received: from localhost ([127.0.0.1]:51850 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NfPsQ-0000XT-OZ for ged-emacs-devel@m.gmane.org; Wed, 10 Feb 2010 22:38:02 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NfOVa-0002k7-5u for emacs-devel@gnu.org; Wed, 10 Feb 2010 21:10:22 -0500 Original-Received: from [199.232.76.173] (port=48124 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NfOVZ-0002jR-K6 for Emacs-devel@gnu.org; Wed, 10 Feb 2010 21:10:21 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NfOVY-0002nJ-Qt for Emacs-devel@gnu.org; Wed, 10 Feb 2010 21:10:21 -0500 Original-Received: from kuber.nabble.com ([216.139.236.158]:56766) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NfOVY-0002nB-GQ for Emacs-devel@gnu.org; Wed, 10 Feb 2010 21:10:20 -0500 Original-Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NfOVW-0000O3-BS for Emacs-devel@gnu.org; Wed, 10 Feb 2010 18:10:18 -0800 X-Nabble-From: randomdiscourse@gmail.com X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-Mailman-Approved-At: Wed, 10 Feb 2010 22:29:54 -0500 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:121060 Archived-At: 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. Years ago, when I was doing a lot of programming with EMACS, this was the command I used to do my debugging. Recently I've installed Ubuntu 9.10 on a laptop of mine and started to doing a little coding. I'm pulling my hair out now trying to get a decent debuging environment working in EMACS. My questions are as follows: Is there anything unique about "M-x debug", or is it just a mirror of another debugging command? >From memory, the debugging interface this command provided was superb. Seth -- View this message in context: http://old.nabble.com/M-x-debug-tp27541328p27541328.html Sent from the Emacs - Dev mailing list archive at Nabble.com.