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: [testsuite patch] Skip py-unwind.exp on x86_64 -m32


On Monday, July 18 2016, Jan Kratochvil wrote:

> In fact I think the cross-arch running of the GDB testsuite should be
> described at
> 	https://sourceware.org/gdb/wiki/TestingGDB
> but currently it is not.  Currently there is only
> 	https://sourceware.org/gdb/wiki/TestingGDB#Changing_the_compiler_used_to_build_the_testcases
> which uses the simple way I currently use and which breaks the testsuite
> needing the ![is_lp64_target] additional test.  Maybe GDB maintainers could
> say that the only valid way to run the testsuite cross-arch is properly
> setting arget_triplet as Markus Metzger suggests.  (But then I would need to
> fix many scripts of mine; also not sure if Sergio's Buildbot runs it that
> way.)

I run the cross-arch tests like you, i.e., by specifycing
RUNTESTFLAGS='--target_board=unix/-m32'.  It should be possible to hack
our BuildBot to run the tests using arch_triplet as Markus suggested.

-- 
Sergio
GPG key ID: 237A 54B1 0287 28BF 00EF  31F4 D0EB 7628 65FC 5E36
Please send encrypted e-mail if possible
http://sergiodj.net/


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