From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3774 invoked by alias); 12 May 2006 14:10:44 -0000 Received: (qmail 3763 invoked by uid 22791); 12 May 2006 14:10:43 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (192.114.186.20) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 12 May 2006 14:10:41 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-44-89.inter.net.il [80.230.44.89]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id DIP36124 (AUTH halo1); Fri, 12 May 2006 16:59:40 +0300 (IDT) Date: Fri, 12 May 2006 14:12:00 -0000 Message-Id: From: Eli Zaretskii To: gdb-patches@sources.redhat.com In-reply-to: <20060512125433.GD26655@brasko.net> (message from Bob Rossi on Fri, 12 May 2006 08:54:33 -0400) Subject: Re: CLI and GDB/MI documentation patch Reply-to: Eli Zaretskii References: <20060512011730.GA26655@brasko.net> <20060512125433.GD26655@brasko.net> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-05/txt/msg00243.txt.bz2 > Date: Fri, 12 May 2006 08:54:33 -0400 > From: Bob Rossi > Cc: gdb-patches@sources.redhat.com > > Old versions of mi2 will act incorrectly, where as new versions of mi2 > will work better. In what release of GDB were those problems fixed? > Well, first off, this is incorrect: > > This mechanism is provided as an aid to developers of @sc{gdb/mi} > clients and not as a reliable interface into the CLI. What would you suggest to say instead? In your patch, all you did was add the word ``originally'': This mechanism was originally provided as an aid to developers of @sc{gdb/mi} clients and not as a reliable interface into the CLI. The output of these But you never say what's its role _now_.