This is the mail archive of the gdb-patches@sourceware.org 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 `testrun.log' output of manual `testrun's


> Date: Sat, 13 Jan 2007 10:08:37 +0100
> From: Jan Kratochvil <jan.kratochvil@redhat.com>
> 
> Hi,
> 
> if you run by hand:
> 	cd gdb/testsuite; runtest gdb.base/complex.exp 
> 	(any test using get_compiler_info())
> 
> "testrun.log" will get empty (except its header).
> 
> This problem does not occur during `make check'.

I always do

$ make RUNTESTFLAGS=gdb.base/complex.exp check

That works in both the gdb directory and the gdb/testsuite directory
and puts the output in gdb.log and gdb.sum.

Cheers,

Mark


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