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: Remote testsuite problem: invalid executable cache


On Fri, Jul 22, 2011 at 11:06 AM, Ulrich Weigand <uweigand@de.ibm.com> wrote:
> Some options to fix this problem might include:
>
> - Rewrite the Pyhton tests to not overwrite the same exectuable
> ?file (just use different names).

I am strongly in favor of this option.  If you do remote host testing
over NFS, multiple binaries with the same name can lead to bizarre
cache inconsistency.  (Sad but true.)

-- 
Thanks,
Daniel


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