N
Nikhil
Hi,
I have a set of C source files and I need a tool which can add probes
and then dynamically trace the execution and print the results (The C
source code does not have any printf statements).
The purpose of the tool is to add test cases for unit testing and then
see the statement/branch coverage for them.
Thanks,
Nikhil
I have a set of C source files and I need a tool which can add probes
and then dynamically trace the execution and print the results (The C
source code does not have any printf statements).
The purpose of the tool is to add test cases for unit testing and then
see the statement/branch coverage for them.
Thanks,
Nikhil