This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fixes testsuit/gdb.base/annota1.exp to deal with 'Breakpoint address adjusted'


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 <n> address previously adjusted from ...
> 
> -=# Paul #=-
> 
> --
> 2005-04-15  Paul Gilliam  <pgilliam@us.ibm.com>
> 
> 	* 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]