From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1869 invoked by alias); 2 Aug 2006 03:12:50 -0000 Received: (qmail 1850 invoked by uid 22791); 2 Aug 2006 03:12:47 -0000 X-Spam-Check-By: sourceware.org Received: from heller.inter.net.il (HELO heller.inter.net.il) (192.114.186.73) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 02 Aug 2006 03:12:46 +0000 Received: from HOME-C4E4A596F7 (IGLD-84-228-136-117.inter.net.il [84.228.136.117]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id ADF69584 (AUTH halo1); Wed, 2 Aug 2006 06:12:37 +0300 (IDT) Date: Wed, 02 Aug 2006 03:12:00 -0000 Message-Id: From: Eli Zaretskii To: Vladimir Prus CC: gdb-patches@sources.redhat.com In-reply-to: <200608010933.59270.vladimir@codesourcery.com> (message from Vladimir Prus on Tue, 1 Aug 2006 09:33:58 +0400) Subject: Re: [PATCH] remove download_write_size variable Reply-to: Eli Zaretskii References: <200607181648.45180.vladimir@codesourcery.com> <200607311622.58927.vladimir@codesourcery.com> <200608010933.59270.vladimir@codesourcery.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-08/txt/msg00017.txt.bz2 > From: Vladimir Prus > Date: Tue, 1 Aug 2006 09:33:58 +0400 > Cc: gdb-patches@sources.redhat.com > > Please find the new patch attached. Doc dir changelog is: > > 2006-08-01 Vladimir Prus > > * gdb.texinfo (Target Commands): Remove > 'set download-write-size' and 'show download-write-size'. The patches for gdb.texinfo and for NEWS are approved. Thanks.