From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: nickrob@snap.net.nz (Nick Roberts) Newsgroups: gmane.emacs.help Subject: emacs 23 gdb mouse set breakpoint Date: Wed, 8 Apr 2009 19:55:58 +1200 Message-ID: <18908.22670.34960.877873@totara.tehura.co.nz> References: <04d31316-a3ed-451c-8709-702b503ad475@h28g2000yqd.googlegroups.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 1239185190 5464 80.91.229.12 (8 Apr 2009 10:06:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 8 Apr 2009 10:06:30 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Ritchie Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Apr 08 12:07:48 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 1LrUgs-0005B6-FF for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Apr 2009 12:07:30 +0200 Original-Received: from localhost ([127.0.0.1]:45229 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LrUfT-0000JF-Od for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Apr 2009 06:06:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LrUey-0000Iy-8Z for help-gnu-emacs@gnu.org; Wed, 08 Apr 2009 06:05:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LrUet-0000IT-G3 for help-gnu-emacs@gnu.org; Wed, 08 Apr 2009 06:05:31 -0400 Original-Received: from [199.232.76.173] (port=34565 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LrUet-0000IQ-9z for help-gnu-emacs@gnu.org; Wed, 08 Apr 2009 06:05:27 -0400 Original-Received: from [202.37.101.25] (port=59440 helo=viper.snap.net.nz) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LrUes-00051a-Lh for help-gnu-emacs@gnu.org; Wed, 08 Apr 2009 06:05:26 -0400 Original-Received: from totara (83.63.255.123.dynamic.snap.net.nz [123.255.63.83]) by viper.snap.net.nz (Postfix) with ESMTP id 1D1CE3DA3FE; Wed, 8 Apr 2009 19:55:59 +1200 (NZST) Original-Received: by totara (Postfix, from userid 1000) id 1D460C11B; Wed, 8 Apr 2009 19:55:58 +1200 (NZST) Original-Newsgroups: gnu.emacs.help In-Reply-To: <04d31316-a3ed-451c-8709-702b503ad475@h28g2000yqd.googlegroups.com> X-Mailer: VM 7.19 under Emacs 22.2.1 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 X-Greylist: delayed 4012 seconds by postgrey-1.27 at monty-python; Wed, 08 Apr 2009 06:05:26 EDT 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:63552 Archived-At: > But it's quite different on emacs 23 cvs on mac. When I try to set the > breakpoint using my mouse, the breakpoint would be set, but there is > no red dot on the left fringe. And I cannot remove the breakpoint > using mouse, if I try to click on the same location again, it will set > another breakpoint on the same spot again. It's quite annoying, > especially if you are used to the old way. I don't know if anybody is > having or had the same problem like this, is there anyway to make it > behave the old way? I see this with Apple Gdb which comes with Mac OSX. This version differs slightly from FSF Gdb and is adapted for use with Apple's Xcode. The latest FSF Gdb in the repository (http://sources.redhat.com/gdb/current/) now compiles on Darwin and Mac OSX and doesn't have the problems you see. If you don't want to build Gdb, the next version FSF Gdb will be 7.0 and it should be released in June. -- Nick http://www.inet.net.nz/~nickrob