[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdevelop/parts/valgrind
From:       Alexander Dymo <cloudtemple () mksat ! net>
Date:       2004-07-06 20:22:05
Message-ID: 20040706202205.8880F9954 () office ! kde ! org
[Download RAW message or body]

CVS commit by dymo: 

Revert the previous commit for now. Valgrind 2.0.1 is still unstable now and previous \
                commit breaks 2.0.0 operation.
CCMAIL: jonas.jacobi@web.de


  M +1 -1      valgrind_part.cpp   1.26


--- kdevelop/parts/valgrind/valgrind_part.cpp  #1.25:1.26
@@ -224,5 +224,5 @@ void ValgrindPart::runValgrind( const QS
 //  proc->setWorkingDirectory(KURL(exec).directory());
   proc->clearArguments();
-  *proc << valExec << "--tool=memcheck" << valParams << exec << params;
+  *proc << valExec << /*"--tool=memcheck" << */valParams << exec << params;
   proc->start( KProcess::NotifyOnExit, KProcess::AllOutput );
   mainWindow()->raiseView( m_widget );


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic