From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29535 invoked by alias); 6 Nov 2002 19:26:40 -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 29526 invoked from network); 6 Nov 2002 19:26:39 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 6 Nov 2002 19:26:39 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id gA6J42w31899 for ; Wed, 6 Nov 2002 14:04:02 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id gA6JQcf24605; Wed, 6 Nov 2002 14:26:38 -0500 Received: from localhost.redhat.com (romulus-int.sfbay.redhat.com [172.16.27.46]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id gA6JPGT07726; Wed, 6 Nov 2002 14:25:16 -0500 Received: by localhost.redhat.com (Postfix, from userid 469) id 31DB7FF7B; Wed, 6 Nov 2002 14:19:45 -0500 (EST) From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15817.27473.6530.232748@localhost.redhat.com> Date: Wed, 06 Nov 2002 11:26:00 -0000 To: Eli Zaretskii Cc: Elena Zannoni , fnasser@redhat.com, gdb-patches@sources.redhat.com Subject: Re: [RFA] cli-out.c new function In-Reply-To: References: <15816.21181.748534.54828@localhost.redhat.com> X-SW-Source: 2002-11/txt/msg00112.txt.bz2 Eli Zaretskii writes: > > 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? Hmmm I think that the patch will be withdrawn.... Elena