Not logged in
Log in now
Create an account
Subscribe to LWN
Recent Features
LWN.net Weekly Edition for May 23, 2013
An "enum" for Python 3
An unexpected perf feature
LWN.net Weekly Edition for May 16, 2013
A look at the PyPy 2.0 release
FindBugs is a great tool for static analysis in the Java environment. Having something similar in C++ would be tremendous.
LCA: Static analysis with GCC plugins
Posted Jan 25, 2010 18:18 UTC (Mon) by dh (subscriber, #153) [Link]
Best regards, Dirk
Posted Jan 25, 2010 20:17 UTC (Mon) by jonabbey (subscriber, #2736) [Link]
Yeah, I've gotten a lot of great help from FindBugs in my own Java project (Ganymede).
Kind of frightening how many bad and incorrect practices FindBugs can catch, actually.
It'll sober you right up. ;-)
Copyright © 2013, Eklektix, Inc. Comments and public postings are copyrighted by their creators. Linux is a registered trademark of Linus Torvalds