Ben,

Thank you for your reply.
I will try out the script and the option.

One question I have is if both (i.e., script and compile option) are not in
use, how do the developers of Google do a coverage test?
Are there other tools that I can use?

Thanks.

On Fri, Jan 20, 2023 at 3:04 AM Ben Noordhuis <i...@bnoordhuis.nl> wrote:

> 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 a topic in the
> Google Groups "v8-users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/v8-users/_Nfdub42FU4/unsubscribe.
> To unsubscribe from this group and all its topics, 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
> .
>


-- 
HeuiChan (Terrence) Lim
PhD Student
Computer Science
The University of Arizona
Profile Page: terrencejlim.com <http://www.terrencejlim.com>
heuichan....@gmail.com

-- 
-- 
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/CAGTSZFu%3DpS%2Bx18c_HyG8mZ6q_cVbg7S%3DaO3AxD_TE1AvaTKcZw%40mail.gmail.com.

Reply via email to