Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

Valgrind plugin

<< < (9/9)

Sqeaky:

--- Quote ---There is a workaround:

uncheck the "This is a custom makefile" check-box in the projects properties,
close the properties dialog (don't use the build-options button at the bottom),
open the build-options,
check the "Produce debugging symbols" checkbox in the "compiler flags" tab,
switch back to the properties,
check "This is a custom makefile" again.

Works for me here.
--- End quote ---

I have a project that uses cmake to create Makefiles, and this did not work for me. Where is the source for for the valgrind plugin? I bet I could make it skip this check if a custom makefile is used.

oBFusCATed:
Here you can find it: http://svn.berlios.de/wsvn/codeblocks/trunk/src/plugins/contrib/Valgrind/?rev=6901&peg=6901#a712483b441038dfcd5154953d2e54123
Or if you have a local checkout: src/plugins/contrib/Valgrind

Sqeaky:
Thanks I am checking it out now.


Edit, I got the the source for it, and I will dig in in the next few days, it doesn't seem like this plugin is really a high priority for anyone else (because it seems to work most of the time) , so I will take my time.

Navigation

[0] Message Index

[*] Previous page

Go to full version