设置断点,然后F11,直接运行程序,无法进入断点
程序关闭后弹出如下报错信息,求解

设置断点,然后F11,直接运行程序,无法进入断点
程序关闭后弹出如下报错信息,求解

没有遇到过
打开工程目录下的 config.json 文件,将 debugPort 的值换一个未被别的程序占用的端口试试
好用了,多谢honghui!
为嘛我改了还是不行。
cocos2d: fullPathForFilename: No file found at script/jsb_debugger.jsc. Possible missing file.
cocos2d: fullPathForFilename: No file found at script/debugger/DevToolsUtils.jsc. Possible missing file.
cocos2d: fullPathForFilename: No file found at script/debugger/core/promise.jsc. Possible missing file.
cocos2d: fullPathForFilename: No file found at script/debugger/transport.jsc. Possible missing file.
cocos2d: fullPathForFilename: No file found at script/debugger/actors/root.jsc. Possible missing file.
cocos2d: fullPathForFilename: No file found at script/debugger/actors/script.jsc. Possible missing file.
cocos2d: fullPathForFilename: No file found at script/debugger/main.jsc. Possible missing file.
报这个错。我用的是最新的3.5版的。
我也是一样,估计是cocos ide还无法支持3.5的调试功能~
。。。我也无法断点,在debug视图下点暂停都不能暂停程序,我是3.5