From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31680 invoked by alias); 11 Sep 2012 16:31:58 -0000 Received: (qmail 31668 invoked by uid 22791); 11 Sep 2012 16:31:56 -0000 X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from service87.mimecast.com (HELO service87.mimecast.com) (91.220.42.44) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 11 Sep 2012 16:31:43 +0000 Received: from cam-owa1.Emea.Arm.com (fw-tnat.cambridge.arm.com [217.140.96.21]) by service87.mimecast.com; Tue, 11 Sep 2012 17:31:41 +0100 Received: from [10.1.69.62] ([10.1.255.212]) by cam-owa1.Emea.Arm.com with Microsoft SMTPSVC(6.0.3790.0); Tue, 11 Sep 2012 17:31:41 +0100 Message-ID: <504F676C.1040407@arm.com> Date: Tue, 11 Sep 2012 16:31:00 -0000 From: Yufeng Zhang User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: "dje@google.com" CC: Tom Tromey , "gdb-patches@sourceware.org" Subject: Re: [commit] Update help.exp References: <503DF8D2.8070807@arm.com> <871ui9eqhp.fsf@fleche.redhat.com> <87sjapdaf5.fsf@fleche.redhat.com> <20558.33803.90446.647492@ruffy2.mtv.corp.google.com> In-Reply-To: <20558.33803.90446.647492@ruffy2.mtv.corp.google.com> X-MC-Unique: 112091117314103601 Content-Type: text/plain; charset=WINDOWS-1252; format=flowed Content-Transfer-Encoding: quoted-printable 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: 2012-09/txt/msg00159.txt.bz2 On 09/11/12 01:21, dje@google.com wrote: > 2012-09-10 Doug Evans > > * gdb.base/help.exp: Remove testing of individual command help t= ext, > too much of a maintenance burden. Instead, test the functionali= ty > of "help" itself. I'm happy with it. Thanks for looking into it. Yufeng