Hi, All.
I'm creating JavaScript debugger that uses Chrome/V8 as a runtime.

The question I have - is it possible to have V8 wait for debugger
connection on start? So it is paused on start and does not execute any
JS until the debugger connects, sets the breakpoints, gives resume
command?

Best regards,
Eugene
--~--~---------~--~----~------------~-------~--~----~
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to