------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=90078 Summary: Default parameter '--tool=memecheck' missing for valgrind memory-check Product: kdevelop Version: unspecified Platform: SuSE RPMs OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: kdevelop-bugs kdevelop org ReportedBy: dotor gmx de Version: 3.1.0 (using KDE KDE 3.3.0) Installed from: SuSE RPMs Compiler: gcc 3.3.3 OS: Linux When I run valgrind from KDevelop without an additional tool-parameter it won't do anything. There isn't even an error message - there's simply no output. Valgrind does run from command-line, so i found out that the parameter '--tool=memecheck' is missing. If I enter this parameter in the additional parameters field Valgrind runs as in earlier version of KDevelop. Please include '--tool=memcheck' as default parameter or include a dropdown-field/text-box for the tool-parameter. Please show the error message of valgrind within KDE and also the valgrind command for the command-line, so it is easier to trace an error.