From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11796 invoked by alias); 1 Mar 2007 01:09:52 -0000 Received: (qmail 11787 invoked by uid 22791); 1 Mar 2007 01:09:52 -0000 X-Spam-Check-By: sourceware.org Received: from an-out-0708.google.com (HELO an-out-0708.google.com) (209.85.132.241) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 01 Mar 2007 01:09:48 +0000 Received: by an-out-0708.google.com with SMTP id c2so264444anc for ; Wed, 28 Feb 2007 17:09:46 -0800 (PST) Received: by 10.115.60.1 with SMTP id n1mr78408wak.1172711363887; Wed, 28 Feb 2007 17:09:23 -0800 (PST) Received: by 10.114.109.6 with HTTP; Wed, 28 Feb 2007 17:09:23 -0800 (PST) Message-ID: Date: Thu, 01 Mar 2007 01:09:00 -0000 From: "Bill Baxter" To: "Bill Baxter" , "Nick Roberts" , gdb@sourceware.org Subject: Re: gdbmi.el not working with emacs 22 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <17893.62936.704094.408606@kahikatea.snap.net.nz> <20070301000516.GA27705@caradoc.them.org> <20070301003249.GA28941@caradoc.them.org> Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-03/txt/msg00009.txt.bz2 On 3/1/07, Bill Baxter wrote: > On 3/1/07, Daniel Jacobowitz wrote: > > > Same problem, same advice. The latest release of GDB is version 6.6. > > > > I suspect you're looking at some older MinGW package. > > No that's the latest MinGW has. Unless you see something I don't at > their download pages: > http://www.mingw.org/download.shtml > http://sourceforge.net/project/showfiles.php?group_id=2435 > > They don't have any gcc based on gcc-4.x either. > > But anyway, I have cygwin too, so if their stuff is more recent and > has a better chance of working I'll try that. actually > cygwin's version is 6.5.50. > GNU gdb 6.5.50.20060706-cvs (cygwin-special) > So I guess that won't cut it either? I gave it a shot. Looks like that doesn't work either. Break points show up, which is an improvement, but current-line display doesn't work. Oh well. I'll try again some day after Emacs 22 is official and gdb 6.6 is in cygwin. Thanks for your help. --bb