On Fri, Sep 3, 2010 at 23:30, saurabh khanvilkar <saurabh.khanvilkar@xxxxxxxxx> wrote: > 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). Have you checked here: http://gcc.gnu.org/onlinedocs/ and here: http://gcc.gnu.org/wiki Regards, -Tom Thomas M. Browder, Jr. Niceville, Florida USA