LWN.net Logo

LCA: Static analysis with GCC plugins

LCA: Static analysis with GCC plugins

Posted Jan 25, 2010 18:18 UTC (Mon) by dh (subscriber, #153)
In reply to: LCA: Static analysis with GCC plugins by jonabbey
Parent article: LCA: Static analysis with GCC plugins

Thanks for this extremely useful tip. I wasn't aware of that tool so far,
but it seems truly amazing!

Best regards,
Dirk


(Log in to post comments)

LCA: Static analysis with GCC plugins

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 © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds