From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8209 invoked by alias); 1 Oct 2002 05:13:39 -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 8200 invoked from network); 1 Oct 2002 05:13:37 -0000 Received: from unknown (HELO is.elta.co.il) (199.203.121.2) by sources.redhat.com with SMTP; 1 Oct 2002 05:13:37 -0000 Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id HAA08262; Tue, 1 Oct 2002 07:10:43 +0200 (IST) Date: Mon, 30 Sep 2002 22:13:00 -0000 From: Eli Zaretskii X-Sender: eliz@is To: Andrew Cagney cc: gdb-patches@sources.redhat.com Subject: Re: [patch rfa:doco rfc:NEWS] mi1 -> mi2; rm mi0 In-Reply-To: <3D98CCA6.3000702@redhat.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-09/txt/msg00798.txt.bz2 On Mon, 30 Sep 2002, Andrew Cagney wrote: > > Yes, but perhaps the manual should also say that mi0 is no longer > > supported. > > Now is: > > @samp{--interpreter=mi} (or @samp{--interpreter=mi2}) causes > @value{GDBN} to use the current @dfn{@sc{gdb/mi} interface} > (@pxref{GDB/MI, , The @sc{gdb/mi} Interface}). The previous @sc{gdb/mi} > interface, included in @value{GDBN} version 5.3, can be selected with > @samp{--interpreter=mi1}. Earlier @sc{gdb/mi} interfaces > are not supported. Fine, thanks.