From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26892 invoked by alias); 2 Apr 2009 03:14:31 -0000 Received: (qmail 26816 invoked by uid 22791); 2 Apr 2009 03:14:30 -0000 X-SWARE-Spam-Status: No, hits=-0.7 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_37,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout6.012.net.il (HELO mtaout6.012.net.il) (84.95.2.16) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 02 Apr 2009 03:14:24 +0000 Received: from conversion-daemon.i-mtaout6.012.net.il by i-mtaout6.012.net.il (HyperSendmail v2007.08) id <0KHG00C00E53KG00@i-mtaout6.012.net.il> for gdb-patches@sourceware.org; Thu, 02 Apr 2009 06:14:19 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.127.171.54]) by i-mtaout6.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KHG0054KEBUES80@i-mtaout6.012.net.il>; Thu, 02 Apr 2009 06:14:19 +0300 (IDT) Date: Thu, 02 Apr 2009 03:14:00 -0000 From: Eli Zaretskii Subject: Re: [RFA/doco] Document the new default for "set print frame-arguments" In-reply-to: <20090401230835.GK8766@adacore.com> To: Joel Brobecker Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: References: <20090401230708.GJ8766@adacore.com> <20090401230835.GK8766@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: 2009-04/txt/msg00024.txt.bz2 > Date: Wed, 1 Apr 2009 16:08:35 -0700 > From: Joel Brobecker > > 2009-04-02 Joel Brobecker > > * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first > example, and add a small explanation about it. > (Print Settings): Change the documentation of the "set print > frame-arguments" to reflect the fact that the default is now "scalars". > > OK to commit? OK.