Status: New Owner: ---- CC: [email protected] Labels: Type-Bug Priority-Medium HW-ARM
New issue 1450 by mikhail.naganov: cctest/test-debug/DebuggerAgent doesn't work on hardware Arm
http://code.google.com/p/v8/issues/detail?id=1450 === release test-debug DebuggerAgent === Path: cctest/test-debug/DebuggerAgent --- stderr --- # # Fatal error in test/cctest/test-debug.cc, line 5849 # CHECK(ok) failed # --- stdout --- ==== Stack trace is not available ========================== Fails in the following code: i::Socket* client = i::OS::CreateSocket(); ok = client->Connect("localhost", port2_str); CHECK(ok); <---- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
