Page 1 of 1

Valgrind integration?

Posted: Tue Sep 28, 2010 8:54 pm
by LuckyOne
Hi, is it possible to integrate Valgrind into CodeLite as a plugin, please?

At this moment I use it as an "external tool", but it would be really great to automate the process - all what is needed is to pass executable name to "valgrind --tool=memcheck [workspace configuration path] / [executable name]", and highlight the appropriate lines in output. There could be a button "Run Active Project under Valgrind" too.

Thanks in advance!

Re: Valgrind integration?

Posted: Tue Sep 28, 2010 10:06 pm
by eranif
Please post a feature request in the source forge tracker:

https://sourceforge.net/tracker/?func=a ... tid=979963

Eran