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 v2 1/6] introduce common.m4


>>>>> "Pedro" == Pedro Alves <palves@redhat.com> writes:

Pedro> Hmm, but then this goes against the "each module includes what
Pedro> it needs" philosophy.  Does including the file twice actually result
Pedro> in expanding the file twice, or does m4 make sure it's included
Pedro> only once?

It warns.
I couldn't find a way to include a file just once.

Pedro> If we do go with gdbserver including this directly, then I think
Pedro> it'd be good to add a comment about the dependency here:

Will do.
I'll add a note to common.m4 as well.

Tom


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