From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16445 invoked by alias); 9 Mar 2013 10:39:42 -0000 Received: (qmail 16436 invoked by uid 22791); 9 Mar 2013 10:39:41 -0000 X-SWARE-Spam-Status: No, hits=-4.6 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 09 Mar 2013 10:39:32 +0000 Received: from svr-orw-exc-10.mgc.mentorg.com ([147.34.98.58]) by relay1.mentorg.com with esmtp id 1UEHBb-00006L-HU from Hafiz_Abid@mentor.com ; Sat, 09 Mar 2013 02:39:31 -0800 Received: from SVR-IES-FEM-01.mgc.mentorg.com ([137.202.0.104]) by SVR-ORW-EXC-10.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.4675); Sat, 9 Mar 2013 02:39:31 -0800 Received: from EU-MBX-03.mgc.mentorg.com ([169.254.2.46]) by SVR-IES-FEM-01.mgc.mentorg.com ([137.202.0.104]) with mapi id 14.01.0289.001; Sat, 9 Mar 2013 10:39:30 +0000 From: "Abid, Hafiz" To: Eli Zaretskii , Joel Brobecker CC: "gdb-patches@sourceware.org" Subject: RE: [patch] Change trace buffer size(v5) Date: Sat, 09 Mar 2013 10:39:00 -0000 Message-ID: References: <513651CF.6090504@redhat.com> <1362742183.28338.0@abidh-ubunto1104> <20130309020626.GA4596@adacore.com>,<83li9xx9k8.fsf@gnu.org>, In-Reply-To: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 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/msg00416.txt.bz2 > > +@item QTBuffer:size > > +The remote stub supports the @samp{QTBuffer:size} (@pxref{QTBuffer:siz= e}) > > +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. I noticed that year in the Changelog was wrong. Are we allowed to change th= at after the commit. Thanks, Abid