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 v5] don't keep a gdb-specific date


On 06/25/2013 03:53 PM, Tom Tromey wrote:
> Pedro> IMO, it'd make sense to push a very light/simple "VERSION" file
> Pedro> that only has the date and nothing else, like
> 
> Pedro> $ cat src/VERSION
> Pedro> 20130625
> Pedro> $
> 
> Pedro> to the top level.  Then any project in the tree could source that
> Pedro> single file any way it saw fit.
> 
> sim would still need the gdb copy to get the same version numbers it has
> now.  The BFD dependency isn't a problem as sim already depends on BFD.
> The problem is the gdb-specific stuff like "7.6"

Ah well.  For a rainy day then.

-- 
Pedro Alves


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