From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8173 invoked by alias); 9 Mar 2013 02:06:37 -0000 Received: (qmail 8163 invoked by uid 22791); 9 Mar 2013 02:06:36 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_HOSTKARMA_NO X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 09 Mar 2013 02:06:28 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id C0D0F2E62D; Fri, 8 Mar 2013 21:06:27 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id R1VMcEaLaONZ; Fri, 8 Mar 2013 21:06:27 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 9FD7E2E20A; Fri, 8 Mar 2013 21:06:27 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 7A441C15E7; Fri, 8 Mar 2013 21:06:26 -0500 (EST) Date: Sat, 09 Mar 2013 02:06:00 -0000 From: Joel Brobecker To: "Abid, Hafiz" Cc: gdb-patches@sourceware.org Subject: Re: [patch] Change trace buffer size(v5) Message-ID: <20130309020626.GA4596@adacore.com> References: <513651CF.6090504@redhat.com> <1362742183.28338.0@abidh-ubunto1104> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1362742183.28338.0@abidh-ubunto1104> User-Agent: Mutt/1.5.21 (2010-09-15) 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: 2013-03/txt/msg00393.txt.bz2 > +@item QTBuffer:size > +The remote stub supports the @samp{QTBuffer:size} (@pxref{QTBuffer:size}) > +packet that allows to change the size of the trace buffer. This causes the documenation to fail, which also affect the nightly packaging of the sources: ./gdb.texinfo:37555: Cross reference to nonexistent node `QTBuffer:size' (perhaps incorrect sectioning?). I am about to fly back home, can you fix this error? Thank you, -- Joel