From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15189 invoked by alias); 28 Oct 2003 02:39:20 -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 15176 invoked from network); 28 Oct 2003 02:39:19 -0000 Received: from unknown (HELO lakemtao04.cox.net) (68.1.17.241) by sources.redhat.com with SMTP; 28 Oct 2003 02:39:19 -0000 Received: from white ([68.9.191.65]) by lakemtao04.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20031028023920.TUVG5790.lakemtao04.cox.net@white> for ; Mon, 27 Oct 2003 21:39:20 -0500 Received: from bob by white with local (Exim 3.35 #1 (Debian)) id 1AEJlO-0000bE-00 for ; Mon, 27 Oct 2003 21:39:18 -0500 Date: Tue, 28 Oct 2003 02:39:00 -0000 From: Bob Rossi To: gdb@sources.redhat.com Subject: MI and readline Message-ID: <20031028023918.GC1986@white> Mail-Followup-To: gdb@sources.redhat.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i X-SW-Source: 2003-10/txt/msg00304.txt.bz2 Hi, Don't you think it would be nice if MI used readline when it was connected to a tty? What about a command line option? I can't stand typing the same thing over and over from the console. It would just make it a lot easier to test from the command line. Bob Rossi