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


On Sat, Jan 13, 2007 at 10:08:37AM +0100, Jan Kratochvil wrote:
> 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'.

Does site.exp exist before this happens?  It has never happened to me;
site.exp sets tool to gdb.

I get a testrun.log if I run runtest before make site.exp, but then
nothing works.

-- 
Daniel Jacobowitz
CodeSourcery


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