[lldb-dev] Code Coverage with GCOV

Ravitheja Addepally via lldb-dev lldb-dev at lists.llvm.org
Tue Aug 16 07:58:39 PDT 2016


Hello,
       I was trying to get Code Coverage for LLDB with GCOV on Linux by
adding the corresponding flags in the CMake files, but I am facing problem
with lldb-server, which does not give seem to generate the gcda files. The
host side does generate the gcov files although. The lldb-server does
generate the gcov files if it is started in Standalone mode but it does not
generate the gcov files if started by LLDB. Has anyone tried this already ?
How can I get Code Coverage for lldb / lldb-server on Linux ?


Best Regards,
A Ravi Theja
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20160816/6bb3c103/attachment.html>


More information about the lldb-dev mailing list