From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13774 invoked by alias); 1 Mar 2007 00:57:06 -0000 Received: (qmail 13728 invoked by uid 22791); 1 Mar 2007 00:57:05 -0000 X-Spam-Check-By: sourceware.org Received: from wr-out-0506.google.com (HELO wr-out-0506.google.com) (64.233.184.225) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 01 Mar 2007 00:57:01 +0000 Received: by wr-out-0506.google.com with SMTP id i31so478378wra for ; Wed, 28 Feb 2007 16:56:59 -0800 (PST) Received: by 10.115.76.1 with SMTP id d1mr84302wal.1172710597432; Wed, 28 Feb 2007 16:56:37 -0800 (PST) Received: by 10.114.109.6 with HTTP; Wed, 28 Feb 2007 16:56:37 -0800 (PST) Message-ID: Date: Thu, 01 Mar 2007 00:57: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: <20070301003249.GA28941@caradoc.them.org> 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/msg00008.txt.bz2 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? --bb --bb