From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22161 invoked by alias); 10 Jan 2010 17:39:37 -0000 Received: (qmail 22148 invoked by uid 22791); 10 Jan 2010 17:39:37 -0000 X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from lo.gmane.org (HELO lo.gmane.org) (80.91.229.12) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 10 Jan 2010 17:39:33 +0000 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NU1l5-0004Qy-Mt for gdb@sources.redhat.com; Sun, 10 Jan 2010 18:39:23 +0100 Received: from h86-62-88-129.ln.rinet.ru ([86.62.88.129]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 10 Jan 2010 18:39:23 +0100 Received: from vladimir by h86-62-88-129.ln.rinet.ru with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 10 Jan 2010 18:39:23 +0100 To: gdb@sources.redhat.com From: Vladimir Prus Subject: Re: Turnaround upgrade in mi2 Followup-To: gmane.comp.gdb.devel Date: Sun, 10 Jan 2010 17:39:00 -0000 Message-ID: References: <5e81cb501001100803m2102dadek49c4f740d0af4d77@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8Bit User-Agent: KNode/4.3.2 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: 2010-01/txt/msg00096.txt.bz2 Sean Chen wrote: > Hi, > > I compared the two versions of MI (mi1 and mi2) but found no obvious > syntax change except some new commands. I think, personally, if there > is no turnaround upgrade in gdb 6.0, What is "turnaround upgrade"? > why did we need to accumulate the > version number to mi2? You know, there are also many new commands in > gdb 7.0, but we don’t accumulate the mi version number to mi3 in gdb > 7.0. > > So I am prone to think I must have missed the turnaround upgrade in > mi2. Could somebody help to clarify? Thanks. I am afraid I don't know what are the differences between mi1 and mi2 and I am not sure it's worth investigating. Is there a specific problem you are having? - Volodya