From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 89064 invoked by alias); 10 Mar 2015 16:40:02 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 89055 invoked by uid 89); 10 Mar 2015 16:40:01 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: mtaout22.012.net.il Received: from mtaout22.012.net.il (HELO mtaout22.012.net.il) (80.179.55.172) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 10 Mar 2015 16:40:00 +0000 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0NL0001008YD6Q00@a-mtaout22.012.net.il> for gdb-patches@sourceware.org; Tue, 10 Mar 2015 18:39:56 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NL0000O98YKUYA0@a-mtaout22.012.net.il>; Tue, 10 Mar 2015 18:39:56 +0200 (IST) Date: Tue, 10 Mar 2015 16:40:00 -0000 From: Eli Zaretskii Subject: Re: [PATCH 3/3] Implement remote_bfd_iovec_stat using vFile:fstat In-reply-to: <20150310093228.GA28518@blade.nx> To: Gary Benson Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83d24g6c31.fsf@gnu.org> References: <1425902299-2151-1-git-send-email-gbenson@redhat.com> <1425902299-2151-4-git-send-email-gbenson@redhat.com> <83oao25enk.fsf@gnu.org> <20150310093228.GA28518@blade.nx> X-IsSubscribed: yes X-SW-Source: 2015-03/txt/msg00255.txt.bz2 > Date: Tue, 10 Mar 2015 09:32:28 +0000 > From: Gary Benson > Cc: gdb-patches@sourceware.org > > Eli Zaretskii wrote: > > > From: Gary Benson > > > Date: Mon, 9 Mar 2015 11:58:19 +0000 > > > > > > gdb/doc/ChangeLog: > > > > > > * gdb.texinfo (Remote Configuration): Document the > > > "set/show remote hostio-fstat-packet" command. > > > > OK for this part. > > Thanks Eli. Did you see the doc in 2/3 of this series too? > https://sourceware.org/ml/gdb-patches/2015-03/msg00215.html I saw it now, and it's OK as well.