From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15107 invoked by alias); 17 Feb 2004 05:45:19 -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 15099 invoked from network); 17 Feb 2004 05:45:18 -0000 Received: from unknown (HELO monty-python.gnu.org) (199.232.76.173) by sources.redhat.com with SMTP; 17 Feb 2004 05:45:18 -0000 Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.24) id 1Asy2m-0004I4-28; Tue, 17 Feb 2004 00:45:16 -0500 Date: Tue, 17 Feb 2004 05:45:00 -0000 Message-Id: From: Eli Zaretskii To: Bob Rossi CC: gdb@sources.redhat.com In-reply-to: <20040217012814.GA5079@white> (message from Bob Rossi on Mon, 16 Feb 2004 20:28:14 -0500) Subject: Re: -symbol-list-lines Reply-to: Eli Zaretskii References: <20040216204035.GD3978@white> <20040216204516.GC15919@nevyn.them.org> <20040216205557.GE3978@white> <20040217012035.GA4965@nevyn.them.org> <20040217012814.GA5079@white> X-SW-Source: 2004-02/txt/msg00189.txt.bz2 > Date: Mon, 16 Feb 2004 20:28:14 -0500 > From: Bob Rossi > > I do think it would be good if these 2 case's where documented. I have no doubt they should be. The MI documentation is actually in dire need of more work. It has grown from a working paper that didn't go far beyond sketching the repertoire of the commands and their syntax. That is IMHO a far cry from being a good place for a front-end programmer to look for details of the MI interface.