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: [commit] Rename some test binaries


On Tue, Jun 09, 2009 at 12:06:18PM -0600, Tom Tromey wrote:
> >>>>> "Daniel" == Daniel Jacobowitz <drow@false.org> writes:
> 
> Daniel> I've checked in this obvious patch, which gives a number of affected
> Daniel> tests unique output files.  They continue to share source files.  I
> Daniel> didn't audit for every output file used by every test, but these are
> Daniel> the only cases I've seen fail.
> 
> I think this also needs patches to all the Makefile.in's.
> Unless you want to take the opportunity to get rid of this stuff... :)

Are they actually current?  If they are, I'll update them... last I
remember they were very stale.

> Daniel> We'd need a more thorough check if we were going to parallelize .exp
> Daniel> files.
> 
> This sure would be nice.

I was looking at the rules GCC uses today.  It looks like it would be
easy to migrate, but the Make goo involved is over my head.  Splitting
gdb.base in half and then parallelizing the rest at directory
granularity should do a lot of good on a modern 4-way or 8-way system.
Want to give it a shot? :-)

-- 
Daniel Jacobowitz
CodeSourcery


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