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] Fix chng-syms.exp for remote stubs


On Sat, Feb 28, 2004 at 12:48:31PM -0500, Daniel Jacobowitz wrote:
> gdb_continue_to_end, used earlier in this file, may set a breakpoint at
> exit.  We can't easily delete that breakpoint, because we're testing for
> another breakpoint's behaviour.  The easiest fix is to allow the breakpoint
> at exit to count as a pass, since it indicates we didn't stop somewhere
> else or crash.
> 
> Also anchor the other match, as Corinna and I noticed earlier.
> 
> Will commit in a day or two.  Fixes chng-syms.exp on arm-linux using
> gdbserver.

I've committed this patch to HEAD and GDB 6.1, after testing both on
i386-pc-linux-gnu.

> 2004-02-28  Daniel Jacobowitz  <drow@mvista.com>
> 
> 	* gdb.base/chng-syms.exp: Anchor exit pattern.  Allow
> 	a breakpoint at exit.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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