From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28755 invoked by alias); 11 Feb 2004 06:27:35 -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 28748 invoked from network); 11 Feb 2004 06:27:35 -0000 Received: from unknown (HELO monty-python.gnu.org) (199.232.76.173) by sources.redhat.com with SMTP; 11 Feb 2004 06:27:35 -0000 Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.24) id 1Aqnpe-0007YV-DP; Wed, 11 Feb 2004 01:26:46 -0500 Date: Wed, 11 Feb 2004 06:27:00 -0000 Message-Id: From: Eli Zaretskii To: Andrew Cagney CC: gdb-patches@sources.redhat.com In-reply-to: <40294376.5020706@gnu.org> (message from Andrew Cagney on Tue, 10 Feb 2004 15:47:50 -0500) Subject: Re: [patch/rfc] "tui" Reply-to: Eli Zaretskii References: <402923AD.7060104@gnu.org> <7137-Tue10Feb2004211219+0200-eliz@elta.co.il> <40294376.5020706@gnu.org> X-SW-Source: 2004-02/txt/msg00278.txt.bz2 > Date: Tue, 10 Feb 2004 15:47:50 -0500 > From: Andrew Cagney > > > > We need to document the new program in gdb.texinfo. > > Suggestion as to where? My guess is as a rewording of the opening > paragraph of "GDB Text User Interface": There too, but IMHO it's too obscure a place to describe a major issue like program invocation. I'd say mention it in "Invoking GDB", then under the description of the "-tui" option in "Mode Options" (and add a "@pindex tui" [or whatever we eventually decide to call the program] in the latter place), in addition to "GDB Text User Interface". > Which is about to become out-of-date. Indeed.