From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16772 invoked by alias); 1 Feb 2005 15:20:17 -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 16462 invoked from network); 1 Feb 2005 15:19:54 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 1 Feb 2005 15:19:54 -0000 Received: from drow by nevyn.them.org with local (Exim 4.43 #1 (Debian)) id 1Cvzok-0007C6-Fs for ; Tue, 01 Feb 2005 10:19:50 -0500 Date: Tue, 01 Feb 2005 15:20:00 -0000 From: Daniel Jacobowitz To: GDB Subject: Re: How do I get regexp from expect at gdb_expect? Message-ID: <20050201151950.GA27597@nevyn.them.org> Mail-Followup-To: GDB References: <20050131162609.GA19459@nevyn.them.org> <20050131211042.GA8411@white> <20050131212122.GA10092@nevyn.them.org> <20050131220050.GB8411@white> <20050131220354.GA11955@nevyn.them.org> <20050131221247.GC8411@white> <20050201035236.GA24182@nevyn.them.org> <20050201142008.GA9962@white> <20050201142315.GA18652@nevyn.them.org> <20050201143917.GB9962@white> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050201143917.GB9962@white> User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2005-02/txt/msg00006.txt.bz2 On Tue, Feb 01, 2005 at 09:39:17AM -0500, Bob Rossi wrote: > With all of this in mind, does disabling the 'echoing' of the terminal > sound reasonable? I still think you want to handle this in TCL, not by playing terminal control games in GDB itself. -- Daniel Jacobowitz