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] Another board file for remote host


On Thu, 28 Aug 2014 15:31:30 +0200, Yao Qi wrote:
> With the board file
> local-remote-host-native.exp, DejaGNU copies files to /tmp/gdb/ to
> emulate the effect of remote host.  Is it OK?

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.

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

Sorry I did not test this patch if I miss anything.


Thanks,
Jan


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