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: Thu, 9 Apr 2009 20:44:47 -0700 (PDT) Organization: http://groups.google.com Message-ID: <213a8da0-835b-4805-a47b-20a53295cbff@c36g2000yqn.googlegroups.com> References: <04d31316-a3ed-451c-8709-702b503ad475@h28g2000yqd.googlegroups.com> <533fc6d7-1b2c-400a-a209-125efdfed94d@r28g2000vbp.googlegroups.com> <5a17b978-5851-4866-b011-539c9b68c4c3@s19g2000vbp.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 1239338482 22658 80.91.229.12 (10 Apr 2009 04:41:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 10 Apr 2009 04:41:22 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Apr 10 06:42:40 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 1Ls8Zb-0006Qa-Tr for geh-help-gnu-emacs@m.gmane.org; Fri, 10 Apr 2009 06:42:40 +0200 Original-Received: from localhost ([127.0.0.1]:45028 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ls8YD-0006wK-BL for geh-help-gnu-emacs@m.gmane.org; Fri, 10 Apr 2009 00:41:13 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!c36g2000yqn.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-NNTP-Posting-Host: 139.182.35.244 Original-X-Trace: posting.google.com 1239335087 18592 127.0.0.1 (10 Apr 2009 03:44:47 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 10 Apr 2009 03:44:47 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: c36g2000yqn.googlegroups.com; posting-host=139.182.35.244; 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:168344 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:63623 Archived-At: Well, it's a success! Turns out that I don't have to modify anything. You just have to run the configure with --diable-werror option, that will do the job. And when I run it with emacs, I have to pass a -nw option. cuz it looks like the 6.8 comes with a gui interface, and the executable is call gdbtui instead of gdb. Now with 6.8.50, all the weird behaviors I described above are gone. As to how good it is, only time will tell, I hope it doesn't crash too often. Thanks for you help Nick, this is the second time already~. Ritchie