From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14260 invoked by alias); 17 May 2005 14:01:58 -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 13844 invoked from network); 17 May 2005 14:01:52 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 17 May 2005 14:01:52 -0000 Received: from drow by nevyn.them.org with local (Exim 4.50) id 1DY2dn-0001uG-OZ; Tue, 17 May 2005 10:01:48 -0400 Date: Tue, 17 May 2005 14:11:00 -0000 From: Daniel Jacobowitz To: Wu Zhou Cc: pgilliam@us.ibm.com, gdb-patches@sources.redhat.com Subject: Re: [patch] update gdb.base/shreloc.exp to use new shared library infrastructure Message-ID: <20050517140146.GA7189@nevyn.them.org> Mail-Followup-To: Wu Zhou , pgilliam@us.ibm.com, gdb-patches@sources.redhat.com References: <1116325202.4289c5520d703@imap.linux.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1116325202.4289c5520d703@imap.linux.ibm.com> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-05/txt/msg00421.txt.bz2 On Tue, May 17, 2005 at 06:20:02AM -0400, Wu Zhou wrote: > Hi Daniel, > > Thanks for pointing out these errors for me. Followed is the re-worked > patch. > > 2005-05-17 Paul Gilliam > Wu Zhou > > * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for > IBM's xlc compiler. > * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1. > * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2. This is fine to commit; do you have write access? Make sure to use tabs at the beginning of lines in the ChangeLog, and to put two spaces between your name and email address. -- Daniel Jacobowitz CodeSourcery, LLC