[GCC-XML] Function Bodies support
Mathieu Malaterre
mathieu.malaterre at gmail.com
Tue Sep 29 04:33:05 EDT 2009
On Tue, Sep 29, 2009 at 4:37 AM, Howard Mullings <hmulling at gmail.com> wrote:
> I was wondering if the ability to dump function bodies in gccxml was
> available?
AFAIK this is not the goal of gccxml, instead you should look into
other solution such as GCC plugin mechanism (might not be as portable,
since you loose the mimic behavior of gccxml of 3rd party vendor):
http://gcc.gnu.org/wiki/GCC_Plugins
2cts
--
Mathieu
More information about the gccxml
mailing list