News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

how do I use the valgrind plugin?

Started by ausairman, July 04, 2011, 03:13:35 PM

Previous topic - Next topic

ausairman

Hello,
I did a search for using valgrind with Code::blocks, and came across this page; http://wiki.codeblocks.org/index.php?title=Code%3a%3aBlocks_Plugins

Unfortunately the valgrind link doesn't work, and http://forums.next.codeblocks.org/index.php?topic=6666.0 doesn't seem to have to have any links. Does anyone know how/where I can get the valgrind plugin or something similar for code::blocks; I'm trying to debug segfaults...
Ubuntu 11.04 (64-bit), optiplex 990 i7

stahta01

#1
Learn to use Google Oops, misunderstood your question.
http://valgrind.org/info/platforms.html

Edit: Windows Users can NOT use valgrind.

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]

ausairman

There is no mention of a valgrind plugin on that page, at least none that I could see. I'm aware of the valgrind program, what I'm after is the valgrind plugin for code blocks that seems to be mentioned quite a lot.
Ubuntu 11.04 (64-bit), optiplex 990 i7

oBFusCATed

Please state your OS and C::B version (self-compiled or binary package), we have no magic balls here to guess them.
Also there is no valgrind port for windows, so the plugin is not compiled on windows.
The valgrind plugin is in the contrib plugins.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]