|
From: Nicholas N. <nj...@cs...> - 2006-11-01 22:55:43
|
On Wed, 1 Nov 2006 bro...@co... wrote: > Trying to work with TaintCheck. Is this supposed to be part of Valgrind > 3.2.1 as a tool? I am not seeing it when I run valgrind, e.g. > > valgrind --tool=taintcheck <my executable> > > It fails saying there is no such valid tool. TaintCheck is not part of the Valgrind distribution. What made you think it was? > Is taintcheck something that needs to be added to my valgrind installation? > Can't find any source for it in Google searches or on Valgrind sites. I believe the source code is not publically available. Nick |