Code::Blocks Forums
User forums => Help => Topic started by: siXor on November 24, 2012, 02:02:33 am
-
Hi!
I understand I should use Valgrind plugin for memory checks. I have installed valgrind on my comp, but I can't find Valgrind plugin in the Manage Plugins window, so how do I install Valgrind plugin? I see the "Install new" button but where can I download the plugin?
I run Linux Mint 14 and I've CB 10.05 installed.
Thanks in advance :)
-
The valgrind plugin is part of the codeblocks-contrib package.
Look for it in your package management system.
Note: Not sure if valgrind plugin was part of CB 10.05; but, I think it was.
Edit: It seems to be there http://community.linuxmint.com/software/view/codeblocks-contrib (http://community.linuxmint.com/software/view/codeblocks-contrib)
Tim S.
-
Great, got it now. Thank you :)