From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22126 invoked by alias); 24 Apr 2011 07:35:01 -0000 Received: (qmail 21990 invoked by uid 22791); 24 Apr 2011 07:35:00 -0000 X-SWARE-Spam-Status: No, hits=-0.7 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout20.012.net.il (HELO mtaout20.012.net.il) (80.179.55.166) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 24 Apr 2011 07:34:44 +0000 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0LK500F00AYFRR00@a-mtaout20.012.net.il> for gdb-patches@sourceware.org; Sun, 24 Apr 2011 10:19:27 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.127.55.52]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LK500F8LB0D6W80@a-mtaout20.012.net.il>; Sun, 24 Apr 2011 10:19:27 +0300 (IDT) Date: Sun, 24 Apr 2011 07:35:00 -0000 From: Eli Zaretskii Subject: Re: [patch] [gdbserver] Fix multi-GB error log files [doc review] In-reply-to: <20110424070842.GA24869@host1.jankratochvil.net> To: Jan Kratochvil Cc: pedro@codesourcery.com, gdb-patches@sourceware.org, dan@codesourcery.com Reply-to: Eli Zaretskii Message-id: <8362q4azgf.fsf@gnu.org> References: <20110306115536.GA31532@host1.jankratochvil.net> <201103151941.16708.pedro@codesourcery.com> <20110316093228.GA27281@host1.jankratochvil.net> <201103161013.41848.pedro@codesourcery.com> <20110417140428.GA2085@host1.jankratochvil.net> <83y638on5c.fsf@gnu.org> <20110422214145.GA11969@host1.jankratochvil.net> <83vcy5biid.fsf@gnu.org> <20110423080023.GA19201@host1.jankratochvil.net> <83oc3xb4xf.fsf@gnu.org> <20110424070842.GA24869@host1.jankratochvil.net> X-IsSubscribed: yes 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 X-SW-Source: 2011-04/txt/msg00427.txt.bz2 > Date: Sun, 24 Apr 2011 09:08:43 +0200 > From: Jan Kratochvil > Cc: pedro@codesourcery.com, gdb-patches@sourceware.org, dan@codesourcery.com > > This is the final form, I will check it in in some time. The documentation parts are fine with me. Thanks.