Hi Nick,

On Monday 04 February 2008, Nicholas Nethercote wrote:
> I've written an experimental Valgrind coverage tool, called VCov.  To try it
> out, do this:

Cool.
Especially the debug info iterators are a very nice addition to the tool
interface.

I did not check it out yet, but will do soon.

How similar is the format for VCov to cachegrind's? I suppose this
only needs a further "event" for a source line: whether there is debug info
or not.
Ah, I just saw the description before parse_buffer(). Do you only output
lines where debug info is available? So this is implicit...


Josef

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Valgrind-developers mailing list
Valgrind-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-developers

Reply via email to