Status: New
Owner: ----
New issue 1855 by [email protected]: Debug mode only listen in loopback
address(127.0.0.1) which cause I cannot did remote debug
http://code.google.com/p/v8/issues/detail?id=1855
if I used v8 for remote debug , I always reject from my server , According
https://github.com/v8/v8/blob/77bbb8a/src/platform-posix.cc#L375 this line,
seems v8 hard code loopback as listen address , Could v8 configure for
binding different ip address in debugging mode ??
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev