On Thu, Jan 19, 2023 at 11:16 PM TL <heuichan....@gmail.com> wrote:
>
> Hi,
>
> I wonder how to install 'd8' with gcov configuration?
> I understand that there are documents for installing v8 and instructions for 
> using gcov, but I am not sure how to. Mainly, I cannot locate tools/gcov.sh.
>
> If this is not possible, I wonder whether there is a way or tool that I can 
> do coverage testing.
>
> Thank you.

That script was removed in 2018 but you can still find it in the git
history: 
https://github.com/v8/v8/blob/d6f0905fef53d30278452f48e29d45ec4dc03be3/tools/gcov.sh

The option to build with code coverage is v8_code_coverage=true. I
don't know if it's still in working shape but there appears to be a
gcov buildbot so... probably?

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/v8-users/CAHQurc9BjUNWC%3DFe1s%3DmNg4hs8Mf62%2BUFYD_7c8hqPE_m_vnZw%40mail.gmail.com.

Reply via email to