CNode

node 进程开启debug模式运行产生core.xxx文件

问答
Llik0914发布于11 年前最后回复11 年前2 回复4625 浏览0 收藏

node 程序,在开启 node --debug xxx.js 产生错误, 生成 core.进程号 文件 这个问题, 怎么定位呢, 怎么才能看明白这个文件呢

查看回复

回复 (2)

J
JacksonTian#1·11 年前

gdb node core.pid

I
i5ting#2·11 年前

node-inspector 足够debug用了,看这个 https://cnodejs.org/topic/5463f6e872f405c829029f7e

参与回复
登录后即可参与回复。登录