From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14685 invoked by alias); 1 Mar 2007 01:18:52 -0000 Received: (qmail 14673 invoked by uid 22791); 1 Mar 2007 01:18:51 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Thu, 01 Mar 2007 01:18:46 +0000 Received: from dsl093-172-095.pit1.dsl.speakeasy.net ([66.93.172.95] helo=caradoc.them.org) by nevyn.them.org with esmtp (Exim 4.63) (envelope-from ) id 1HMZwQ-0002bO-RR; Wed, 28 Feb 2007 20:18:42 -0500 Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HMZwQ-00083o-4m; Wed, 28 Feb 2007 20:18:42 -0500 Date: Thu, 01 Mar 2007 01:18:00 -0000 From: Daniel Jacobowitz To: Bill Baxter Cc: Nick Roberts , gdb@sourceware.org Subject: Re: gdbmi.el not working with emacs 22 Message-ID: <20070301011842.GA30825@caradoc.them.org> Mail-Followup-To: Bill Baxter , Nick Roberts , gdb@sourceware.org References: <17893.62936.704094.408606@kahikatea.snap.net.nz> <20070301000516.GA27705@caradoc.them.org> <20070301003249.GA28941@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes 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/msg00010.txt.bz2 On Thu, Mar 01, 2007 at 10:09:23AM +0900, Bill Baxter wrote: > 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. You need to use a version of gdb-mi.el that comes with the version of GDB you're using. If you take the latest gdb-mi.el from CVS, you need to build GDB from CVS too. -- Daniel Jacobowitz CodeSourcery