What static analysis tool do you prefer?
Posted
by glutz78
on Stack Overflow
See other posts from Stack Overflow
or by glutz78
Published on 2010-03-29T21:07:52Z
Indexed on
2010/03/29
21:23 UTC
Read the original article
Hit count: 631
static-analysis
|c++
Ideally, I'm looking for something to integrate into visual studio 2005, but if i could run it on the command line on windows or on linux for gcc, that would be okay also.
I'm looking for something in the $1000 range so I understand I wont get the best tools available. But I also prefer something better than cppcheck, which is free.
Any ideas?
Thanks.
© Stack Overflow or respective owner