[GCC-XML] gcc-xml - Function Body information
Brad King
brad.king at kitware.com
Fri Jan 26 16:14:14 EST 2007
Karthikeyan M wrote:
> I need to get XML dumps , including function bodies , for C/C++
> programs. I have a few questions/requests regarding this
>
> -- Thomas Kuhn , seems to have dome some work on this
> http://public.kitware.com/pipermail/gccxml/2001-October/000017.html
> can anyone throw some light on the current status of this initiative ?
There is more recent work...see below.
> -- is writing an extension to GCC_XML a good approach to do this ?
Yes.
> ---- if yes , how should I go about doing it (some pointers on the
> functions I need to look at, would be helpful) ?
The latest code of which I'm aware was posted here:
http://www.gccxml.org/pipermail/gccxml/2006-July/000819.html
The attachment is linked at the bottom of the page. The tarball will
overwrite part of the gccxml checkout.
Unfortunately I have not had time to review the code or integrate it
into gccxml upstream.
-Brad
More information about the gccxml
mailing list