gpt4 book ai didi

javascript - 无法使用 chrome devtools 从 eclipse 运行 node.js 调试

转载 作者:太空宇宙 更新时间:2023-11-04 01:16:15 24 4
gpt4 key购买 nike

我正在尝试使用 Eclipse 在 Ubuntu 下运行 node.js 调试:3.7.1、Chromium JS Debugger 0.3 和 node.js 4.12(稳定)。

我按照https://github.com/joyent/node/wiki/Using-Eclipse-as-Node-Applications-Debugger中的描述安装并配置了调试。 。

我使用 --debug 运行我的 Node 应用程序,然后在 eclipse 中运行调试,我看到它连接到调试端口,但随后它崩溃并显示消息“在以下过程中发生内部错误:“启动 Node 5858”。java.lang.NullPointerException"

通信看起来像:

Received from Chrome: Type: connect V8-Version: 3.1.8.26 Protocol-Version: 1 Embedding-Host: node v0.4.12 Content-Length: 0

end of message

Sent to Chrome:

end of message

Content-Length:46

{"seq":3,"type":"request","command":"version"}

end of message

Received from Chrome:

Content-Length: 135

{"seq":2,"request_seq":3,"type":"response","command":"version","success":true,"body":{"V8Version":"3.1.8.26"},"refs":[],"running":true}

end of message

最佳答案

我认为你应该报告这个问题,因为它处理异常(显然是一个错误)。

说明如下:http://code.google.com/p/chromedevtools/wiki/HowToReportProblem

它还介绍了如何获取 NullPointerException 堆栈跟踪,这可能是这里最有值(value)的数据。

关于javascript - 无法使用 chrome devtools 从 eclipse 运行 node.js 调试,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7806766/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com