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] Skip dlopen-libpthread.exp in cross testing


On 09/25/2014 08:52 AM, Yao Qi wrote:
> performed.  Then I check the callers of build_executable_own_libs,
> and they are all skipped if isnative is false.  It is reasonable to do
> the same in dlopen-libpthread.exp too.

Agreed.

I think we should put an "error" call in build_executable_own_libs
too, so that whoever adds the next test that uses this doesn't
end up forgetting the same thing.

Thanks,
Pedro Alves


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