|
From: Nicholas N. <nj...@cs...> - 2007-11-29 21:36:45
|
On Thu, 29 Nov 2007, Sinha Amit-A16474 wrote: > Hi , > I am trying to understand the helgrind code. > can you please guide me through it or if there is some document > then can you please forward. Helgrind was recently rewritten. You should look at the version in the SVN repository trunk. See http://www.valgrind.org/downloads/repository.html for how. The manual has lots of detail about Helgrind's working. Try "make html-docs" from the docs/ directory to build it as HTML pages, which end up in docs/html/. Nick |