gcc query

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

 



Hi,

Can gcc dump a cross-reference file/information for a given C source
file? Information such as -

- List of functions
- List of global vars
- List of local vars
- List of structures and unions
- List of member vars
- List of function param vars
- List of macros and enums

etc. along with the line numbers (in source code).

Please let me know.

Regards,
Saurabh


[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