It'd be great to get at least a best-effort which half-year this might come in. I don't know what "some time" means to you. late 2016 is quite a bit different than late 2017 for my needs.
Thank you. --Zac On Thursday, July 21, 2016 at 11:06:51 PM UTC-7, Abhishek Singh wrote: > > Any tentative timeline around when v8-inspector support is going to be > available within V8? We are embedding V8 into server side JS programming > against a DB and intend to provide remote debugger support for JS code, > rough idea about debuggability support from V8 would be useful to know. > > On 21-Jul-2016, at 10:56 AM, Yang Guo <[email protected] <javascript:>> > wrote: > > There is currently no good way to do it. We are migrating towards using > v8-inspector, which node.js already uses. That way you can use the same > debugging protocol as Chrome DevTools. It won't be ready for some time > though. > > On Monday, July 18, 2016 at 4:29:31 AM UTC+2, Zac Hansen wrote: >> >> https://github.com/v8/v8/wiki/Debugging%20Protocol >> >> The message based API is no longer maintained. Please ask in >> [email protected] if you want to attach a debugger to the >> run-time. >> >> >> Thank you. >> >> --Zac >> > > -- > -- > v8-users mailing list > [email protected] <javascript:> > 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] <javascript:>. > For more options, visit https://groups.google.com/d/optout. > > > -- -- 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.
