This is the mail archive of the gdb@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: What is keeping GDB in CVS ?


On Fri, Jun 19, 2009 at 05:56:27PM +0100, Richard Earnshaw wrote:
> As someone who builds complete cross toolchains on a regular basis, I'd
> prefer for things not to become too fragmented.  My preferred split
> would be for those tools that share source infrastructure to remain
> combined (binutils/gas/gdb) and maybe split out the others.  It would be
> a right royal pain to have to edit three copies of an identical file
> when developing and testing -- it's bad enough having gcc outside of the
> infrastructure.

FWIW, I see this as a problem we could solve with scripts and/or docs;
I've done this using symlinks to binutils plenty of times.

-- 
Daniel Jacobowitz
CodeSourcery


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