Results 1 to 3 of 3
Hi,
I'm moving to Linux programming currently and I'd like to know if there are any equivalents to the above-mentioned tools for Linux programming? I've googled around and seems like ...
- 04-11-2008 #1Linux Newbie
- Join Date
- Apr 2008
- Posts
- 110
Linux equivalents of pclint and boundschecker?
Hi,
I'm moving to Linux programming currently and I'd like to know if there are any equivalents to the above-mentioned tools for Linux programming? I've googled around and seems like lclint is the one for lint, while boundschecker's Linux counterparts include purify, Valgrind and Insure++.
Which is the easiest/best to use for a Linux noob? I will be coding in C(not C++) in Mandriva 2008, if it makes any difference.
TIA.
- 07-14-2008 #2Linux Newbie
- Join Date
- Apr 2008
- Posts
- 110
Does anyone know?
- 07-14-2008 #3Just Joined!
- Join Date
- May 2008
- Posts
- 7
valgrind is easy to learn and most effective
go with valgrind
atb


Reply With Quote