|
From: Bart V. A. <bar...@gm...> - 2009-12-27 14:29:56
|
On Sat, Dec 26, 2009 at 5:52 PM, Stefan Kost <en...@ho...>wrote: > I am quite interested in a coverage tool that does not need recompilation. > There > seems to be a patched qemu somewhere, but then I found valgrind-vcov. I had > some > issue building the branch. > That is because at the time a Valgrind branch is created, only Valgrind is branched but not VEX. If you look up the last modification date of the Valgrind code on the Valgrind branch and update the VEX source code to that date, then the build should succeed. Bart. |