Are there any free code coverage tools for native (not managed) code? For either Windows or Linux platforms?
+1
A:
Should be possible with valgrind:
http://benjamin-meyer.blogspot.com/2007/12/valgrind-callgrind-tools-part-3-code.html
Ruben Vermeersch
2009-02-03 16:56:52