From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4859 invoked by alias); 10 Feb 2004 19:11:52 -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 4831 invoked from network); 10 Feb 2004 19:11:50 -0000 Received: from unknown (HELO legolas.inter.net.il) (192.114.186.24) by sources.redhat.com with SMTP; 10 Feb 2004 19:11:50 -0000 Received: from zaretski ([80.230.146.111]) by legolas.inter.net.il (MOS 3.4.4-GR) with ESMTP id BIJ48551; Tue, 10 Feb 2004 21:11:31 +0200 (IST) Date: Tue, 10 Feb 2004 19:11:00 -0000 From: "Eli Zaretskii" To: Andrew Cagney Message-Id: <7137-Tue10Feb2004211219+0200-eliz@elta.co.il> CC: gdb-patches@sources.redhat.com In-reply-to: <402923AD.7060104@gnu.org> (message from Andrew Cagney on Tue, 10 Feb 2004 13:32:13 -0500) Subject: Re: [patch/rfc] "tui" Reply-to: Eli Zaretskii References: <402923AD.7060104@gnu.org> X-SW-Source: 2004-02/txt/msg00250.txt.bz2 > Date: Tue, 10 Feb 2004 13:32:13 -0500 > From: Andrew Cagney > > This modifies the build machinery so that the program "tui" is built. > "tui" starts up GDB's TUI (or Text User Interface). Alternative program > names include "tgdb", "gdbtui", ... > > Comments? Otherwize look to commit it round 16th Feb. We need to document the new program in gdb.texinfo.