From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19531 invoked by alias); 9 Mar 2013 08:27:37 -0000 Received: (qmail 19514 invoked by uid 22791); 9 Mar 2013 08:27:34 -0000 X-SWARE-Spam-Status: No, hits=-4.5 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE,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; Sat, 09 Mar 2013 08:27:24 +0000 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0MJD00500WMFKY00@a-mtaout20.012.net.il> for gdb-patches@sourceware.org; Sat, 09 Mar 2013 10:27:22 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MJD005RYWTGLP10@a-mtaout20.012.net.il>; Sat, 09 Mar 2013 10:27:17 +0200 (IST) Date: Sat, 09 Mar 2013 08:27:00 -0000 From: Eli Zaretskii Subject: Re: [patch] Change trace buffer size(v5) In-reply-to: <20130309020626.GA4596@adacore.com> To: Joel Brobecker Cc: hafiz_abid@mentor.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83li9xx9k8.fsf@gnu.org> References: <513651CF.6090504@redhat.com> <1362742183.28338.0@abidh-ubunto1104> <20130309020626.GA4596@adacore.com> 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: 2013-03/txt/msg00413.txt.bz2 > Date: Fri, 8 Mar 2013 21:06:26 -0500 > From: Joel Brobecker > Cc: gdb-patches@sourceware.org > > > +@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 sincerely hope no one is committing changes to the manuals without saying "make" in the gdb/doc directory first.