See <a href="http://public.kitware.com/pipermail/gccxml/2007-October/thread.html">http://public.kitware.com/pipermail/gccxml/2007-October/thread.html</a><br><br>There have been two recent threads on this topic.<br><br><div>
<span class="gmail_quote">On 10/15/07, <b class="gmail_sendername">Bill McCartney</b> <<a href="mailto:billmccartney@gmail.com">billmccartney@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all,<br><br>As part of my research, I have been adding function bodies to gcc-xml.  I have been completing the work done by Daniel Lauk which was posted previously.  I have added all the looping, gotos, labels, strings, and switch statements which were missing in the previous patches.  I haven't tested them much, but I'll post what I have in a few days if anyone asks for it.  I am actually trying to parse C code, and the caveats are starting to get frustrating.  So I will probably begin working on adding pure C support (if I need to) in the next week or so.  
<br><br>If there is anyone else working on either of these portions I was hoping to collaborate.  If anyone wants to play with (better) function bodies please let me know.<br><br>One thing I have been trying to figure out... is there anyway to figure out where a certain header file was actually included, or is all the information lost to the preprocessor?
<br><span class="sg"><br> - Bill McCartney<br>
</span><br>_______________________________________________<br>gccxml mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:gccxml@gccxml.org">gccxml@gccxml.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.gccxml.org/mailman/listinfo/gccxml" target="_blank">
http://www.gccxml.org/mailman/listinfo/gccxml</a><br><br></blockquote></div><br>