[PATCH] Another board file for remote host

Yao Qi yao@codesourcery.com
Fri Aug 29 01:55:00 GMT 2014


Jan Kratochvil <jan.kratochvil@redhat.com> writes:

> Could it use some more unique directory name so that parallel runs of
> testsuites from multiple independent GDB directories work?
> And also:
> 	cd gdb; make -j20 -k check//unix/-m64 check//unix/-m32
> 	etc.

Do we want to run testing in remote host in parallel?  If RUNTESTFLAGS
is not empty, the tests will be serialized unless FORCE_PARALLEL is set.
IIRC, when Tom worked on parallel testing, we think it should be fine to
leave remote host testing serialized.

>
> IIUC instead of [file tail $src] it may be better to use $src's absolute
> directory.

Do you mean, supposing $src is /home/yao/src/gdb/testsuite/gdb.base/foo.c,
copy it to /tmp/gdb/home/yao/src/gdb/testsuite/gdb.base/foo.c?

-- 
Yao (齐尧)



More information about the Gdb-patches mailing list