Re: How to list all public symbols in a file/project?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Marcio Afonso Arimura Fialho wrote:
How to get automatically a list of every public symbol (variables and functions) defined in a C/C++ source file ?

Regards,
Marcio.
Aside from the fact, that this doesn't seem to be really gcc related, what exactly do you want to do? Why should it be the compilers job to create such a list? One way that might work: Generate the object and extract the symbols afterwards ...

Regards

-Sven


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux