From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30195 invoked by alias); 8 Oct 2004 21:35:50 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 30184 invoked from network); 8 Oct 2004 21:35:49 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 8 Oct 2004 21:35:49 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.10) with ESMTP id i98LZnDm022972 for ; Fri, 8 Oct 2004 17:35:49 -0400 Received: from localhost.redhat.com (porkchop.devel.redhat.com [172.16.58.2]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i98LZgr25011; Fri, 8 Oct 2004 17:35:48 -0400 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 21DDF28D2; Fri, 8 Oct 2004 17:35:23 -0400 (EDT) Message-ID: <4167081A.3020306@gnu.org> Date: Sat, 09 Oct 2004 11:14:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-GB; rv:1.4.1) Gecko/20040831 MIME-Version: 1.0 To: Eli Zaretskii , Daniel Jacobowitz , bob@brasko.net Cc: gdb@sources.redhat.com Subject: Re: Bob's MI objective References: <416451B0.3060306@gnu.org> <20041006212652.GB13271@white> <20041008023243.GA15320@white> <01c4ad2b$Blat.v2.2.2$f25b86a0@zahav.net.il> <20041008134218.GA1467@nevyn.them.org> <01c4ad53$Blat.v2.2.2$750a0be0@zahav.net.il> In-Reply-To: <01c4ad53$Blat.v2.2.2$750a0be0@zahav.net.il> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-10/txt/msg00269.txt.bz2 @samp{--interpreter=mi} (or @samp{--interpreter=mi2}) causes @value{GDBN} to use the @dfn{@sc{gdb/mi} interface} (@pxref{GDB/MI, , The @sc{gdb/mi} Interface}) included since @var{GDBN} version 6.0. The previous @sc{gdb/mi} interface, included in @value{GDBN} version 5.3 and selected with @samp{--interpreter=mi1}, is deprecated. Earlier @sc{gdb/mi} interfaces are no longer supported.