From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: armando.sano@gmail.com Newsgroups: gmane.emacs.help Subject: Re: emacs 23 gdb mouse set breakpoint Date: Wed, 8 Apr 2009 08:30:08 -0700 (PDT) Organization: http://groups.google.com Message-ID: <533fc6d7-1b2c-400a-a209-125efdfed94d@r28g2000vbp.googlegroups.com> References: <04d31316-a3ed-451c-8709-702b503ad475@h28g2000yqd.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 1239252386 14442 80.91.229.12 (9 Apr 2009 04:46:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 9 Apr 2009 04:46:26 +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:47:44 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 1LrmAx-0005mo-Rp for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Apr 2009 06:47:44 +0200 Original-Received: from localhost ([127.0.0.1]:46531 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lrm9X-00086R-Ad for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Apr 2009 00:46:15 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!newshub.sdsu.edu!postnews.google.com!r28g2000vbp.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 10 Original-NNTP-Posting-Host: 121.222.168.227 Original-X-Trace: posting.google.com 1239204608 20534 127.0.0.1 (8 Apr 2009 15:30:08 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Wed, 8 Apr 2009 15:30:08 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: r28g2000vbp.googlegroups.com; posting-host=121.222.168.227; posting-account=-2zWhQoAAAB4G8ozEX8Q6JAHQnakXx4b User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en; rv:1.8.1.21) Gecko/20090327 Firefox/3.0 (like Firefox/3.0), gzip(gfe), gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:168290 X-Mailman-Approved-At: Thu, 09 Apr 2009 00:45:40 -0400 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:63597 Archived-At: I just noticed exactly the same problems as Ritchie with a fresh cvs build of Emacs 23[0.92.1] on mac (os x 10.4.11, PowerBook G4). However, older version of Emacs (22.0.50.1 in my case) on the same mac does not have this problem. The breakpoints work as expected and there are not ^M everywhere in gdb-many-windows mode. Is it then really a problem of gdb being modified by apple? Has anybody tried to build FSF gdb to see if the problem goes away? Regards Armando