gnu.gcc.help
[Top] [All Lists]

Re: Retrieving function declarations

Subject: Re: Retrieving function declarations
From: Li Qun <liqun82@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 24 Jul 2008 19:57:41 +0800
Newsgroups: gnu.gcc.help

Ara.Avanesyan@xxxxxxxxx writes:

> Hi guys,
>
> Is there a way to force gcc print all the function declarations it
> compiles. In a form (or just convertible to it) so that the
> declaration is compilable. Or, alternatively, to get the declarations
> from DWARF3 gcc generated.

The tool `cproto' may help on this.

cproto - generate C function prototypes and convert function definitions

>
> Thanks,
> Ara

-- 
thanks,
Li Qun

<Prev in Thread] Current Thread [Next in Thread>