From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30390 invoked by alias); 14 Apr 2005 19:28:26 -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 30363 invoked from network); 14 Apr 2005 19:28:23 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 14 Apr 2005 19:28:23 -0000 Received: from drow by nevyn.them.org with local (Exim 4.50 #1 (Debian)) id 1DMA0l-000562-H6; Thu, 14 Apr 2005 15:28:23 -0400 Date: Thu, 14 Apr 2005 19:28:00 -0000 From: Daniel Jacobowitz To: Paul Gilliam Cc: gdb-patches@sources.redhat.com Subject: Re: [patch] update gdb.base/unload.exp to use new shared library infrastructure Message-ID: <20050414192823.GE19262@nevyn.them.org> Mail-Followup-To: Paul Gilliam , gdb-patches@sources.redhat.com References: <200504140943.44766.pgilliam@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200504140943.44766.pgilliam@us.ibm.com> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-04/txt/msg00142.txt.bz2 On Thu, Apr 14, 2005 at 08:43:44AM -0800, Paul Gilliam wrote: > 2005-04-14 Paul Gilliam > > * gdb.base/unload.exp: Use new shared library infrastructure and update copyright. OK, with the same caveats - ChangeLog wrapping and indentation. Thanks for doing this. Also, please fix the spelling of "fresh": > + # Start with a freash gdb. > + -- Daniel Jacobowitz CodeSourcery, LLC