【发布时间】:2012-01-01 00:53:10
【问题描述】:
我正在尝试使用适用于 V8 的 Google Eclipse 调试器插件来调试 Node.js (v0.6.1)。我正在使用Eclipse v4.1.0 on Windows7。我关注了Using Eclipse as Node Applications Debugger,但每当我尝试附加到正在运行的 Node.js(端口 5858)进程时,我都会收到一条弹出错误消息:
An internal error occurred during: "Debug session initialization: Node-5858".
Exception occured in callback
有什么建议吗?
【问题讨论】: