From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16434 invoked by alias); 25 Jul 2002 03:14:50 -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 16383 invoked from network); 25 Jul 2002 03:14:49 -0000 Received: from unknown (HELO crack.them.org) (65.125.64.184) by sources.redhat.com with SMTP; 25 Jul 2002 03:14:49 -0000 Received: from dsl254-114-118.nyc1.dsl.speakeasy.net ([216.254.114.118] helo=nevyn.them.org ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 17XZ5W-0004kx-00 for ; Wed, 24 Jul 2002 22:14:50 -0500 Received: from drow by nevyn.them.org with local (Exim 3.35 #1 (Debian)) id 17XZ5d-0005KH-00 for ; Wed, 24 Jul 2002 23:14:57 -0400 Date: Wed, 24 Jul 2002 22:15:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: RFA: >, >>, and "tee" operators Message-ID: <20020725031457.GA20385@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com References: <20020723183956.GA28558@nevyn.them.org> <3D3F5935.6070207@ges.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D3F5935.6070207@ges.redhat.com> User-Agent: Mutt/1.5.1i X-SW-Source: 2002-07/txt/msg00502.txt.bz2 On Wed, Jul 24, 2002 at 09:49:41PM -0400, Andrew Cagney wrote: > The changes to ui-file.h and ui-file.c are approved. That at least > reduces the patch a bit :-/ > > I'm pretty sure the tee mechanism will trip up when combined with the > page mechanism. That, however, I think is a very separate problem --- > the page / mechanism needs a major overhaul. Thanks, I've committed this: 2002-07-24 Daniel Jacobowitz * ui-file.c (struct tee_file, tee_file_new, tee_file_delete) (tee_file_flush, tee_file_write, tee_file_fputs) (tee_file_isatty): New. * ui-file.h (tee_file_new): Add prototype. I'll repost the rest after we decide on what the commands should be called, and I touch up the documentation. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer