Static coverage analysis with 'gcov'.
sjhill@realitydiluted.com
sjhill@realitydiluted.com
Mon Jan 9 16:41:00 GMT 2006
Greetings.
Has anyone done or is aware of static coverage analysis tools that
can be used with GCC? I know that people have used 'gcov' with the
Linux kernel and User Mode Linux (UML) to do analysis with the
kernel. I actually want to do coverage analysis on bootloader code
from YAMON (used mostly on MIPS board). Obviously, I cannot invoke
'gcov' on bootloader code and thus the conundrum. Thanks in advance.
-Steve
More information about the Gcc
mailing list