Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
how do I use the valgrind plugin?
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: how do I use the valgrind plugin? (Read 6486 times)
ausairman
Multiple posting newcomer
Posts: 12
how do I use the valgrind plugin?
«
on:
July 04, 2011, 03:13:35 pm »
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.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...
Logged
Ubuntu 11.04 (64-bit), optiplex 990 i7
stahta01
Lives here!
Posts: 7789
Re: how do I use the valgrind plugin?
«
Reply #1 on:
July 04, 2011, 03:21:20 pm »
Learn to use Google
Oops, misunderstood your question.
http://valgrind.org/info/platforms.html
Edit: Windows Users can NOT use valgrind.
Tim S.
«
Last Edit: July 04, 2011, 03:25:22 pm by stahta01
»
Logged
C Programmer working to learn more about C++ and Git.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ.
http://wiki.codeblocks.org
ausairman
Multiple posting newcomer
Posts: 12
Re: how do I use the valgrind plugin?
«
Reply #2 on:
July 05, 2011, 01:04:53 pm »
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.
Logged
Ubuntu 11.04 (64-bit), optiplex 990 i7
oBFusCATed
Developer
Lives here!
Posts: 13406
Re: how do I use the valgrind plugin?
«
Reply #3 on:
July 05, 2011, 01:25:52 pm »
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.
Logged
(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!]
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
how do I use the valgrind plugin?