generating infos about compiled code

mike stump mrs@windriver.com
Wed Mar 27 07:44:00 GMT 2002


> From: "Kai-Uwe Schmidt" <Kai-Uwe.Schmidt@sawag.com>
> To: "liste gcc" <gcc@gcc.gnu.org>
> Date: Wed, 27 Mar 2002 08:23:45 +0100

> maybe a stupid question, but is there a feature in the compiler, that
> generates infos about the compiled code like:
>  - which types are defined
>  - which functions with which input/output parameters are included
>  - which classes are defined
>  - ...

Sure.  It is called -g and is documented in the manual.



More information about the Gcc mailing list