From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22577 invoked by alias); 28 Sep 2005 13:11:25 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 22526 invoked by uid 22791); 28 Sep 2005 13:11:15 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 28 Sep 2005 13:11:15 +0000 Received: from drow by nevyn.them.org with local (Exim 4.52) id 1EKbiL-0001oB-F8; Wed, 28 Sep 2005 09:11:13 -0400 Date: Wed, 28 Sep 2005 13:11:00 -0000 From: Daniel Jacobowitz To: Nick Roberts Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] Removal of markup annotations Message-ID: <20050928131113.GA6924@nevyn.them.org> Mail-Followup-To: Nick Roberts , gdb-patches@sources.redhat.com References: <17071.40307.949193.158796@farnswood.snap.net.nz> <20050928001644.A76A383B3@kahikatea.snap.net.nz> <20050928034539.GA29542@nevyn.them.org> <17210.15172.757495.813012@kahikatea.snap.net.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <17210.15172.757495.813012@kahikatea.snap.net.nz> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-09/txt/msg00273.txt.bz2 On Wed, Sep 28, 2005 at 06:42:12PM +1200, Nick Roberts wrote: > > > It's been pointed out to me that VIM is using GDB's deprecated, never > > > documented, never tested, annotation level 2 interface. In a word, > > > argh! > > > > > > GDB developers are strongly encouraged to migrate their application to MI > > > (which is documented and is tested). > > They also seem not to understand that level 3 annotations are just a subset > of level 2 and think that they are necessary to access GDB/MI. I buy it. The patch is OK. -- Daniel Jacobowitz CodeSourcery, LLC