On Mon, Sep 15, 2008 at 12:59 PM,  <[EMAIL PROTECTED]> wrote:
>
> Something like a port on VM to attach a debugger to. Maybe there are
> already similar tools?
>

V8 has a nifty JSON-based debugger protocol that you can write a
client for. Look at v8/include/v8-debug.h and v8/src/debug-delay.js

-Jey

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

Reply via email to