[GCC-XML] Function Bodies support

Howard Mullings hmulling at gmail.com
Wed Mar 5 22:50:20 EST 2008


I saw a message about Function Bodies support
I built the gccxml today but it doesn't appear to dump of function bodies.
Is there a way to get this feature?

-- 
Thanks,
Howard

*Brad King wrote:*

> Bill McCartney wrote:
> >* I know that the code is being restructured, but I have gotten function
> *>* body dumping working on the cvs head. I am cleaning up the code now, but
> *>* I was wondering what the prefix on the functions should be...
> *
> Thanks for working on this.  The prefix should probably be "xml_body_".
>   I'd also like the feature to be enabled only if a "-fxml-body" option
> is given on the command line.  For now you can just create a
> "xml_body_enabled" global variable in xml.c and test it before
> dispatching calls to xml_body_ functions.  If I'm happy with your
> implementation I'll integrate them and convert the variable to an option
> and integrate.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/gccxml/attachments/20080305/a8ab402c/attachment.html>


More information about the gccxml mailing list