The legacy JSON debugger is deprecated for some time now. It's still usable, but not for much longer, and bug fixes will not be provided. We will soon introduce v8-inspector so that you can use the same debugging protocol that Chrome DevTools uses.
Cheers, Yang On Tuesday, July 19, 2016 at 3:50:54 PM UTC+2, treck wrote: > > I'm using V8 debugger and sometimes I don't get "request_seq" property in > response messages returned by V8. My tests implies that this situation > happens on first response message. Can i assume that if there is no > request_seq property, response message matches to first request message? > -- -- 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.
