From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Leo Newsgroups: gmane.emacs.devel Subject: Re: GDB on Mac is Broken Date: Sat, 13 Mar 2010 16:10:17 +0000 Organization: University of Cambridge Message-ID: References: <87sk84q3sd.fsf@catnip.gol.com> <838w9w3cew.fsf@gnu.org> <87hbokpsog.fsf@catnip.gol.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1268496644 15857 80.91.229.12 (13 Mar 2010 16:10:44 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 13 Mar 2010 16:10:44 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Mar 13 17:10:40 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NqTvE-0000Ca-1x for ged-emacs-devel@m.gmane.org; Sat, 13 Mar 2010 17:10:40 +0100 Original-Received: from localhost ([127.0.0.1]:51837 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NqTvD-00011j-Gj for ged-emacs-devel@m.gmane.org; Sat, 13 Mar 2010 11:10:39 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NqTv8-00010v-39 for emacs-devel@gnu.org; Sat, 13 Mar 2010 11:10:34 -0500 Original-Received: from [140.186.70.92] (port=33699 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NqTv6-0000z4-BI for emacs-devel@gnu.org; Sat, 13 Mar 2010 11:10:33 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NqTv5-0003Uj-2d for emacs-devel@gnu.org; Sat, 13 Mar 2010 11:10:32 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:59531) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NqTv4-0003Ud-Sv for emacs-devel@gnu.org; Sat, 13 Mar 2010 11:10:31 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1NqTv3-00005e-A3 for emacs-devel@gnu.org; Sat, 13 Mar 2010 17:10:29 +0100 Original-Received: from smaug.linux.pwf.cam.ac.uk ([193.60.95.72]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 13 Mar 2010 17:10:29 +0100 Original-Received: from sdl.web by smaug.linux.pwf.cam.ac.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 13 Mar 2010 17:10:29 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 15 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: smaug.linux.pwf.cam.ac.uk User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:YxdJ/fTMTy688kXdgTdxWmEh+8g= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:121905 Archived-At: On 2010-03-13 14:25 +0000, Stefan Monnier wrote: >> Hm, really? It's just a complete mess when I use it (to the point where >> reporting all the bugs seems just like a depressingly huge job, so I >> keep putting it off...). > > I use M-x gud-gdb and it's been working just about as well as M-x gdb > worked before the gdb-ui thingy was installed. Yes, this one seems better and it does not have the completion problem that I reported. > Stefan Best wishes, Leo