This is the mail archive of the gdb@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: Testsuite FAIL which isn't a FAIL in chng-syms.exp


On Thu, Feb 26, 2004 at 06:07:04PM +0100, Corinna Vinschen wrote:
> > Not sure what the best fix is.  Might work as a hack to add -notransfer
> > to gdb_run_cmd:
> > 
> >         -notransfer -re "Starting program: \[^\r\n\]*" {}
> 
> ...this actually fixes it.
> 
> > That will leave the "Starting program" in the buffer, and anything else
> > transfered for that match.  I'm not sure if this will break any other
> > tests.
> 
> True, that looks a bit dangerous :-) 

Well, if it works for a native testsuite run (more of the tests run
that way), then I think it's a plausible change.

-- 
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]