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: [RFA] Add missing gdb_bfd.h includes


>>>>> "Pierre" == Pierre Muller <pierre.muller@ics-cnrs.unistra.fr> writes:

Pierre> Is this OK?

Yes, thank you.

Pierre> As usual, 
Pierre>  1) I am not  sure about correct wording for ChangeLog

What you wrote is fine.

Pierre>  2) I never really understood the ordering logic (or to
Pierre> be more precise, if there is an ordering logic) of C headers
Pierre> in C source files, thus I inserted them more or less randomly...
 
There should not be many strong ordering dependencies in gdb, aside from
the rule that defs.h has to come first.  I wouldn't worry about it in
general.

Tom


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