From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Haomin Long Newsgroups: gmane.emacs.help Subject: Some problems of Emacs on my OS X 10.8.5 Date: Sun, 23 Feb 2014 15:55:05 +0800 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1393166519 17671 80.91.229.3 (23 Feb 2014 14:41:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 23 Feb 2014 14:41:59 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Feb 23 15:42:06 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WHaFp-0008LQ-0Q for geh-help-gnu-emacs@m.gmane.org; Sun, 23 Feb 2014 15:42:05 +0100 Original-Received: from localhost ([::1]:53089 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WHaFo-0002Qb-EK for geh-help-gnu-emacs@m.gmane.org; Sun, 23 Feb 2014 09:42:04 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33410) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WHTu1-0007ri-Jo for help-gnu-emacs@gnu.org; Sun, 23 Feb 2014 02:55:10 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WHTty-0004q1-HC for help-gnu-emacs@gnu.org; Sun, 23 Feb 2014 02:55:09 -0500 Original-Received: from mail-ie0-x234.google.com ([2607:f8b0:4001:c03::234]:63026) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WHTty-0004nJ-Bz for help-gnu-emacs@gnu.org; Sun, 23 Feb 2014 02:55:06 -0500 Original-Received: by mail-ie0-f180.google.com with SMTP id ar20so2459975iec.25 for ; Sat, 22 Feb 2014 23:55:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=NalLa1qJBJqkaSNu6cvsN9Xk0vgXsyxHJwASsvnIQAE=; b=wv1IeXNh/51WcCTnI2Q2p0wIJUrdryLjBsZ/kZOPX5BGsfhwlBpbzarfbW27V1h1cV AnvoZ5aqb9SnOmefcNnHpvlhrxmjGRceyZUl2GUEmQNRW4hl6blh5g/SlB2kzcq+nmtW XpN4JnOTq48dRDeBKcPXRI4Y58UsqKxaenPpj9QXg4Myg/11XV2oIXZdPUWj9Hvhvavo VsmTJVGIRD8PN/32OMgZYYi58yWkfhpjRec/50SwtamdfPQXRRYbP88QPK38CgFLmh5y jCwetSbbwvxu1hS+MVIXGUUSmulijqbpOgU4V+HMZ2+hFEPnlr5tpovafb7XTOdoEnIs Yngw== X-Received: by 10.50.79.234 with SMTP id m10mr7997071igx.47.1393142105326; Sat, 22 Feb 2014 23:55:05 -0800 (PST) Original-Received: by 10.42.65.201 with HTTP; Sat, 22 Feb 2014 23:55:05 -0800 (PST) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4001:c03::234 X-Mailman-Approved-At: Sun, 23 Feb 2014 09:41:54 -0500 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:96177 Archived-At: Hello! Recently I use Emacs 24.3 on my OS X 10.8.5. To debug, I installed GNU GDB 7.7 from homebrew. But in Emacs I can't use M-x gdb. It just showed "No such file or directory, gdb" in the minibuffer. I typed "M-! echo $PATH" and it did show the directory that containing the GDB program. So I typed "M-! gdb ***". After that it did execute GDB , but the first line of it is "(gdb) quit"!! I searched a lot at Google but I'm not able to solve it. Is it some kind of Bug? THANKS! -- *Houman Lung* *Department of Computer Science and Technology, Tsinghua University, Beijing China* *Mobile: (+86)18688148073* *E-mail: cherudim9@gmail.com *