This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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: C/C++: list of macro definitions?


-E -Wp,-dM

Cool! Thanks Jakub!

Is there a way to dump out only the UTILIZED (ones that are expanded somewhere) macros?

And can it display where (file & line) the expansion occurs?

--Eljay


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