I've seen others post this problem, but I don't see a solution that is
helping me.  I'm working on a cross platform application and was able to
get debugging via Eclipse working on windows.  On the mac, when I try and
connect, Eclipse will report:

Failed to connect to Standalone V8 VM

Connection refused


When I connect via chrome to localhost:9222, it says:


Type: connect
V8-Version: 3.18.6 (candidate)
Protocol-Version: 1
Embedding-Host: BeakerDebugger
Content-Length: 0


So, I believe I do have a valid debugger running, but eclipse can't
connect to it.  In the short term, I'd like to resolve this problem
and use Eclipse to debug on the mac.  Is this a JRE problem?  I
installed a 64-bit JRE and everything within Eclipse seems to be
working correctly.

But what I really want is to use Chrome to debug!  If I bring up the
javascript console from Chrome when connected localhost:9222, it would
be great if it could debug my v8 app.

Any help you can offer would be great.  I have the latest Eclipse,
JRE, and Chrome plugins for Eclipse.  I'm running 10.8.3 Mac OSX.


thanks.  -Jim

-- 
-- 
v8-users mailing list
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to