Status: Accepted
Owner: [email protected]
Labels: Type-Bug Priority-Medium
New issue 888 by [email protected]: Debugger agent wait for connection
flag does not work
http://code.google.com/p/v8/issues/detail?id=888
The third argument to the API function v8::Debug::EnableAgent is a to
indicate whether V8 should wait for a remote debugger to connect. However
that does not happen.
In the D8 shell the wait for connection flag is set to true when enabling
the debugger agent. However running
$ ./d8 --debugger-agent
starts D8 end enable processing of JavaScript.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev