From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28104 invoked by alias); 27 Apr 2005 15:43:27 -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 27995 invoked from network); 27 Apr 2005 15:43:12 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 27 Apr 2005 15:43:12 -0000 Received: from drow by nevyn.them.org with local (Exim 4.50 #1 (Debian)) id 1DQogy-00026m-B2; Wed, 27 Apr 2005 11:43:12 -0400 Date: Wed, 27 Apr 2005 15:43:00 -0000 From: Daniel Jacobowitz To: Paul Gilliam Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] Fixes testsuit/gdb.base/annota1.exp to deal with 'Breakpoint address adjusted' Message-ID: <20050427154312.GC7765@nevyn.them.org> Mail-Followup-To: Paul Gilliam , gdb-patches@sources.redhat.com References: <200504071025.11668.pgilliam@us.ibm.com> <20050414193642.GB19792@nevyn.them.org> <200504151638.04458.pgilliam@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <200504151638.04458.pgilliam@us.ibm.com> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-04/txt/msg00358.txt.bz2 On Fri, Apr 15, 2005 at 03:38:04PM -0800, Paul Gilliam wrote: > OK.  this is in partial responce to: >         http://sourceware.org/ml/gdb-patches/2005-04/msg00145.html > > There were two problems with gdb.base/annota1.exp. This patch is only for the first one. > > The problem here is that, in some architectures, a breakpoints in a shared object will be > adjusted once the shared object is loaded. This cause two messages not accounted > for by gdb.base/annota1.exp: > Breakpoint address adjusted from .... > Breakpoint address previously adjusted from ... > > -=# Paul #=- > > -- > 2005-04-15 Paul Gilliam > > * gdb.base/annota1.exp : Deal with messages caused by breakpoints in > shared objects being adjusted. This is OK. Please update the copyright year in annota1.exp. -- Daniel Jacobowitz CodeSourcery, LLC