On 2014/05/23 12:30:07, yurys wrote:
Now that v8's debug agent is removed what is the current way for debugging
Node.js?

I'm also curious if it's a part of a bigger debugger clean-up and if so are
you
going to remove other methods related to v8 built-in debugging protocol?

I wrote a post to v8-users upfront. I expect Node.js to implement the agent by themselves. I don't think that including the socket connection should be part of
v8.

I'll leave the implementation of the debugging protocol though, since
Debug::SendCommand should still work.

https://codereview.chromium.org/279423004/

--
--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to