Fwd: How to use gcov even when segmentation fault happens

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dear all,
I am studying about locating faults in a program automatically.
Therefore, I need to get code coverage when a program encounters a
segmentation fault.
However, gcov does not work as segmentation fault causes a program to
exit abnormally.

Could you give me some suggestion to make gcov to work in the case a
segmentation fault happens? Or any other alternative way to get code
coverage in this case?

Best regards,
Duke


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux