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]

Compile-listing


Hi all,

a simple question to experts:

When I compile a module containing a lot of #include statements and I want
to know where (in which of the included modules) a specific function is
defined, how can I easily get this information?
Is there something like a cross-reference listing of the externals?
If yes, how to produce such a listing? Is there a compile-option for this?

Best regards
Franz


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