This is the mail archive of the gdb@sourceware.cygnus.com 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]

Re: That vision thing ...


Quality Quorum wrote:
> 
> Can we split target depended pieces into subdirs under gdb ?
> 

Aleksey,

For the majority of the targets we have only a single target dependent file.
So most of these subdirectories will have a single file in it.  The exceptions
would be few.

But a nice variant from your idea it would be a "targetdep" subdirectory for all
these files.  This would reduce the large number of files under src/gdb and
group together all that is related to different targets.  It still looks nice
even with multi-arch I think.

We can continue on that line and group all those remote-* files as well...

-- 
Fernando Nasser
Red Hat Canada Ltd.                     E-Mail:  fnasser@cygnus.com
2323 Yonge Street, Suite #300           Tel:  416-482-2661 ext. 311
Toronto, Ontario   M4P 2C9              Fax:  416-482-6299

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