From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30763 invoked by alias); 24 Apr 2002 03:57:37 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 30755 invoked from network); 24 Apr 2002 03:57:34 -0000 Received: from unknown (HELO cygnus.com) (205.180.83.203) by sources.redhat.com with SMTP; 24 Apr 2002 03:57:34 -0000 Received: from localhost.redhat.com (remus.sfbay.redhat.com [172.16.27.252]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id UAA26508; Tue, 23 Apr 2002 20:57:32 -0700 (PDT) Received: by localhost.redhat.com (Postfix, from userid 469) id 0B14011414; Tue, 23 Apr 2002 23:57:08 -0400 (EDT) From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15558.11539.879344.681411@localhost.redhat.com> Date: Tue, 23 Apr 2002 20:57:00 -0000 To: Michael Elizabeth Chastain Cc: fnasser@redhat.com, ezannoni@redhat.com, gdb-patches@sources.redhat.com Subject: Re: [RFA/Testsuite] help.exp In-Reply-To: <200204240355.g3O3tY516061@duracef.shout.net> References: <200204240355.g3O3tY516061@duracef.shout.net> X-SW-Source: 2002-04/txt/msg00904.txt.bz2 Michael Elizabeth Chastain writes: > It looks good to me. I prefer the target-sensitive test to a wildcard > expression, because the target-sensitive test expresses the success > conditions more precisely. > > I proofread it, but I did not test it. > > I recommend this patch for approval. > > Michael C > > 2002-04-23 Elena Zannoni > > * gdb.base/help.exp: Change 'help status' to allow for PowerPC > differences. Oops, I committed the wildcard change already. Ok, I can change it again. Fernando? Elena