From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25531 invoked by alias); 1 Mar 2007 00:12:06 -0000 Received: (qmail 25513 invoked by uid 22791); 1 Mar 2007 00:12:06 -0000 X-Spam-Check-By: sourceware.org Received: from wr-out-0506.google.com (HELO wr-out-0506.google.com) (64.233.184.233) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 01 Mar 2007 00:12:02 +0000 Received: by wr-out-0506.google.com with SMTP id i31so464442wra for ; Wed, 28 Feb 2007 16:12:00 -0800 (PST) Received: by 10.114.158.1 with SMTP id g1mr165978wae.1172707907385; Wed, 28 Feb 2007 16:11:47 -0800 (PST) Received: by 10.114.109.6 with HTTP; Wed, 28 Feb 2007 16:11:47 -0800 (PST) Message-ID: Date: Thu, 01 Mar 2007 00:12: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: <20070301000516.GA27705@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> 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/msg00003.txt.bz2 On 3/1/07, Daniel Jacobowitz wrote: > On Thu, Mar 01, 2007 at 09:00:46AM +0900, Bill Baxter wrote: > > >Emacs 22 has probably changed too much in CVS in that time. It *should* > > >work > > >with latest GDB (6.6) but I don't know if MinGW has such a build. > > > > No 6.2.3 is the latest snapshot. So you suspect 6.2.3's MI output is > > to old to work with the current emacs code? > > What do you mean by 6.2.3? Please see http://sourceware.org/gdb/ to > get a current release of GDB - I do not know of any with that version > number. Sorry I meant 6.3.2. --bb