From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24449 invoked by alias); 6 Nov 2002 07:00:47 -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 24439 invoked from network); 6 Nov 2002 07:00:45 -0000 Received: from unknown (HELO is.elta.co.il) (199.203.121.2) by sources.redhat.com with SMTP; 6 Nov 2002 07:00:45 -0000 Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id JAA01855; Wed, 6 Nov 2002 09:00:41 +0200 (IST) Date: Tue, 05 Nov 2002 23:00:00 -0000 From: Eli Zaretskii X-Sender: eliz@is To: Elena Zannoni cc: fnasser@redhat.com, gdb-patches@sources.redhat.com Subject: Re: [RFA] cli-out.c new function In-Reply-To: <15816.21181.748534.54828@localhost.redhat.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-11/txt/msg00093.txt.bz2 On Tue, 5 Nov 2002, Elena Zannoni wrote: > This function sets the stream of the uiout file to the given > parameter. Should it be mentioned in gdbint.texinfo?