I've hooked in v8-inspector to websockets using websocketspp and have it 
working pretty well initially, but I can't figure out how to make it work 
if I hit refresh in chrome to have the debugger re-attach.

Most of the messages are sent through, but the one that seems to be missing 
that seems important is:

{"method":"Runtime.executionContextCreated","params":{"context":{"id":1,"origin":"","name":""}}}

What do I need to do to "reset" the system?



-- 
-- 
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