From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25694 invoked by alias); 28 Jan 2014 16:36:55 -0000 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 Received: (qmail 25680 invoked by uid 89); 28 Jan 2014 16:36:54 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Tue, 28 Jan 2014 16:36:53 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 653BD11654E; Tue, 28 Jan 2014 11:36:51 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id c2irA71rb23Y; Tue, 28 Jan 2014 11:36:51 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id D72EB11655A; Tue, 28 Jan 2014 11:36:50 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 7427AE05A2; Tue, 28 Jan 2014 20:36:47 +0400 (RET) Date: Tue, 28 Jan 2014 16:36:00 -0000 From: Joel Brobecker To: Ulrich Weigand Cc: Edjunior Barbosa Machado , gdb-patches@sourceware.org Subject: Re: [PATCH] testsuite: info-shared.exp: Expect leading.on ppc64's symbols Message-ID: <20140128163647.GI4101@adacore.com> References: <1390418283-11267-1-git-send-email-emachado@linux.vnet.ibm.com> <201401281559.s0SFx1WP027987@d06av02.portsmouth.uk.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201401281559.s0SFx1WP027987@d06av02.portsmouth.uk.ibm.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2014-01/txt/msg00999.txt.bz2 > Edjunior Barbosa Machado wrote: > > > gdb/testsuite/ > > 2014-01-22 Edjunior Barbosa Machado > > > > * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols. > > This is OK. I think this patch might be one of the patches that Sergio mentioned in: https://www.sourceware.org/ml/gdb-patches/2014-01/msg00990.html If that's the case, they definitely seem OK for the branch as well. -- Joel