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]: some testsuite fixes


On Wed, Feb 09, 2005 at 01:36:39PM +0000, Nathan Sidwell wrote:
> 2005-02-09  Nathan Sidwell  <nathan@codesourcery.com>
> 
> 	* gdb.base/fileio.exp: Disable if gdb,noinferiorio.

Hmm... is that right?  I don't know if these test the same thing,
although it seems to me that any target which supports fileio ought
to support simple stdout I/O also.

Corinna, any comment?

> 	* gdb.base/sigbpt.exp: Disable if gdb,nosignals.
> 	* gdb.base/signull.exp: Disable if gdb,nosignals.
> 	* gdb.cp/bs15503.exp: Disable if skip_cplus_tests
> 	* gdb.cp/exception.exp: Disable if skip_cplus_tests.

These are OK.

> 	* gdb.mi/mi-console.exp: Disable hello test if gbd,noinferiorio.
> 	* gdb.mi/mi2-console.exp: Likewise.

Typo in the changelog.  I think these are OK too.

> 	* gdb.trace/collection.exp (test_register): Robustify regexp.

Can you think of any case where the cast won't be in the output?  I
don't see why it should be optional.

> 	(run_trace_experiment): Consume the continue output at start.

Good catch.

> 	(gdb_collect_locals_test): Robustify regexp.

OK.

> 	* gdb.trace/passc-dyn.exp: Fix comment typo.
> 	* gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.

OK.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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