Hi All,

We run an embedded V8 on Android and I'd like to go about exposing debugger 
hooks that a remote debugger could attach to. 
https://github.com/v8/v8/wiki/Debugging%20Protocol says that the message 
based debugging API is no longer maintained and to inquire on the mailing 
list, hence this post.

I've done some cursory digging into the API exposed by v8-debug.h but I'm 
not seeing any way to feed the VM debug messages as I receive them over a 
socket. Am I even looking in the right place?

For reference, we're tracking branch-heads/4.9 and can move over to 5.0 if 
necessary.

Thanks,
Ronuk

-- 
-- 
v8-users mailing list
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to