Hi guys, I'm trying to parse a C++ file, but my gccxml is parsing to XML a lot information of another classes from the system (gccxml_builtins.h, /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.0/*, etc).
I don't want it. I just want informations from one file (my .cpp file). I tried do this, but I couldn't solve it. How I can solve it? Thanks.
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://www.gccxml.org/mailman/listinfo/gccxml
