Open source C + + static analysis tools
Java has some very good, open source static analysis tools such as FindBugs, Checkstyle, and PMD. These tools are easy to use, useful for development, can run on a variety of operating systems and are free of charge.
The commercial level of C + + static analysis tool products are klocwork, Gimpel and Coverity. Although these products are excellent, they are expensive and unsuitable for most students.
Another approach is to find open source C + + static analysis tools that run on multiple platforms (Windows and UNIX). Using open source tools, you can also modify them to accommodate certain special needs. But finding the right tool is not an easy task.
The following is a static analysis tool for C + + that I am looking for.
C + + Check address: http://sf.net/projects/cppcheck/
Oink Address: http://www.cubewano.org/oink/
C and C + + Code Counter Address: http://sourceforge.net/projects/cccc/
Splint
Mozilla's Pork
Mozilla's Dehydra
weff++ for GNU g++ option features
—————————————————————————————————
This article is original from slience csdn technology blog.
All original articles of this blog please indicate the source in the form of link.
Welcome to this technical blog, this blog article will not be updated regularly.
Most people want to change the world, but few want to reinvent themselves.
There is no desperate situation, only for those in desperate circumstances.
———— by Slience
—————————————————————————————————