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!
Valgrind integration?
-
- CodeLite Curious
- Posts: 1
- Joined: Tue Sep 28, 2010 8:46 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Valgrind integration?
Please post a feature request in the source forge tracker:
https://sourceforge.net/tracker/?func=a ... tid=979963
Eran
https://sourceforge.net/tracker/?func=a ... tid=979963
Eran
Make sure you have read the HOW TO POST thread