Re: gcc query

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

 



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


[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