From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ritchie Newsgroups: gmane.emacs.help Subject: Re: emacs 23 gdb mouse set breakpoint Date: Wed, 8 Apr 2009 21:10:00 -0700 (PDT) Organization: http://groups.google.com Message-ID: <9c8dee57-cdf2-4948-9c4e-25f737c1930f@f19g2000yqo.googlegroups.com> References: <04d31316-a3ed-451c-8709-702b503ad475@h28g2000yqd.googlegroups.com> <43ff04e2-c4c6-432a-beb3-000f8d4a4810@o11g2000yql.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1239252080 13891 80.91.229.12 (9 Apr 2009 04:41:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 9 Apr 2009 04:41:20 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 09 06:42:38 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Lrm61-0004Xs-7c for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Apr 2009 06:42:37 +0200 Original-Received: from localhost ([127.0.0.1]:53896 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lrm4c-0006AD-U5 for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Apr 2009 00:41:10 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!f19g2000yqo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 17 Original-NNTP-Posting-Host: 66.215.153.172 Original-X-Trace: posting.google.com 1239250200 4551 127.0.0.1 (9 Apr 2009 04:10:00 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 9 Apr 2009 04:10:00 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: f19g2000yqo.googlegroups.com; posting-host=66.215.153.172; posting-account=xbBDZAoAAABt0XDpXK1VE36JrEsYIpTh User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; en-us) AppleWebKit/528.16 (KHTML, like Gecko) Version/4.0 Safari/528.16, gzip(gfe), gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:168317 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:63596 Archived-At: Well, no luck with gdb-6.8. I tried macport, there is a gdb package, but after "build", it will only install three files: Port gdb contains: /opt/local/lib/libiberty.a /opt/local/share/info/configure.info /opt/local/share/info/standards.info I then downloaded gdb-6.8 source. The compilation process did went through, but when I do a "make install", it says nothing to make. Looks like, we'll have to depends on Apple to release newer version of gdb. So I'll just stick with emacs22.3 on my Mac. regards Ritchie