Hi all. I need to do coverage testing on my rtlinux code. It seems that it is not possible to use gcov simply compiling modules with gcc options "-fprofile-arcs -ftest-coverage"; in fact linking with insmod such a module to the kernel, there is an unresolved symbol "__bb_init_func". I guess some patch for the kernel is needed to support this feature. Does anybody know if there is some patch available or, alternatively, if some workaround exists to do coverage testing on modules?
Thanx in advance. BR. Antonio. _______________________________________________ Rtl mailing list [EMAIL PROTECTED] http://www2.fsmlabs.com/mailman/listinfo.cgi/rtl
