Is it possible to use Eclipse's CDT parser outside of Eclipse, to analyze C sources off line?
Yes, it is possible.
I work in a project called CPAchecker which does exactly that.
If you are not constraint to use Eclipse CDT I recommend you to use clang/llvm. It is a fairly young compiler and code analyzer, but it has good performance.
[1] http://clang.llvm.org/ [2] http://en.wikipedia.org/wiki/Clang
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With