On Fri, Sep 21, 2018 at 6:33 AM madana gopal <madanagopal...@gmail.com>
wrote:

> Hi,
>
> We are embedding v8 javascript engine in our application. We are in need
> to debug javascripts running under v8 remotely from vscode. It looks v8
> have inspector protocol.  But, whether is it possible from vscode to
> directly communicate with v8 inspector?. Do we have any extensions for it
> from vscode?. Please clarify.
>
> Also, please share the link for accessing inspector from embedded c++
> code. Thanks.
>
debugging the c++ side would be more a job for visual studio.
I often use chrome://insepct and VS in parallel.
I can't speak to VScode; I guess it works? It claims to?  I've never set it
up so it can run my projects...


>
> Regards,
> Madan
>
> --
> --
> 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.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to