From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8982 invoked by alias); 31 Jul 2010 15:41:25 -0000 Received: (qmail 8973 invoked by uid 22791); 31 Jul 2010 15:41:25 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.44.51) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 31 Jul 2010 15:41:20 +0000 Received: from wpaz37.hot.corp.google.com (wpaz37.hot.corp.google.com [172.24.198.101]) by smtp-out.google.com with ESMTP id o6VFfIZp029440 for ; Sat, 31 Jul 2010 08:41:18 -0700 Received: from qwk3 (qwk3.prod.google.com [10.241.195.131]) by wpaz37.hot.corp.google.com with ESMTP id o6VFfGZv008255 for ; Sat, 31 Jul 2010 08:41:17 -0700 Received: by qwk3 with SMTP id 3so918670qwk.27 for ; Sat, 31 Jul 2010 08:41:16 -0700 (PDT) Received: by 10.220.122.71 with SMTP id k7mr2241326vcr.117.1280590876267; Sat, 31 Jul 2010 08:41:16 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.188.199 with HTTP; Sat, 31 Jul 2010 08:40:46 -0700 (PDT) In-Reply-To: <83bp9o2kma.fsf@gnu.org> References: <83hbjgc06b.fsf@gnu.org> <201007301918.00643.pedro@codesourcery.com> <83bp9o2kma.fsf@gnu.org> From: Paul Pluzhnikov Date: Sat, 31 Jul 2010 15:41:00 -0000 Message-ID: Subject: Re: [patch] Fix for 'too much spew with "set verbose on"' To: Eli Zaretskii Cc: pedro@codesourcery.com, gdb-patches@sourceware.org, roland@redhat.com Content-Type: text/plain; charset=ISO-8859-1 X-System-Of-Record: true 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: 2010-07/txt/msg00607.txt.bz2 On Sat, Jul 31, 2010 at 12:09 AM, Eli Zaretskii wrote: > The doco and the help strings are okay with me. Thanks, so committed. -- Paul Pluzhnikov