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 5/5] fix gdb.arch to be parallel-safe


On 08/13/2013 10:03 PM, Tom Tromey wrote:
> This fixes parts of gdb.arch to be parallel-safe.
> I only changed the bits I could test on this machine.
> 
> I don't have access to many of the machines needed to fully switch
> gdb.arch; but I am happy to provide advice to others attempting this.
> Or, I can send an untested patch to convert it all.

If you're willing, the latter would be better, IMO.  Best would be
publish a git branch and give a week or two for people to test.
My reasoning is that otherwise, we'll just end up with yet another
partial conversion.  If some port goes untested, and the patch
breaks something in the testsuite for that port, then whoever cares for
the platform should notice it when she next runs tests on the platform.
If nobody cares for the platform, and doesn't run tests, well, then
it's okay to break it, as nobody cares...

-- 
Pedro Alves


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