How do I use the debugger agent? I'm running

  v8::Debug::EnableAgent(script_name, 5858);

in my program, then using d8 to connect to that port:

  > ./d8 --remote_debugger
  Type: connect
  V8-Version: 1.2.8.1
  Protocol-Version: 1
  Embedding-Host: test-http_simple.js

I can then enter commands "help" and such - but there is no prompt and
it doesn't seem to be doing anything.

--~--~---------~--~----~------------~-------~--~----~
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to