News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Valgrind plugin

Started by siXor, November 24, 2012, 02:02:33 AM

Previous topic - Next topic

siXor

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  :)

stahta01

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

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

siXor

Great, got it now. Thank you  :)