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 4/4] add caching procs to test suite


>>>>> "Pedro" == Pedro Alves <palves@redhat.com> writes:

>> -    # Use the cached value, if it exists.  Cache value per "board" to handle
>> -    # runs with multiple options (e.g. unix/{-m32,-64}) correctly.

Pedro> Is this not a concern with the new scheme?

I thought it wasn't, but I see now that gdb_do_cache only incorporates
this into the cache file name, not the variable name.

Thanks for catching this.  I'll fix it.

Pedro> IMO, if you stripped out the GDB_PARALLEL bits, this
Pedro> should stand on its own as cleanup, and could go
Pedro> in first...

No problem.

Tom


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