LuaHelper icon indicating copy to clipboard operation
LuaHelper copied to clipboard

无法调试了,提示找不到lualibpdebug.lua

Open tidys opened this issue 2 years ago • 1 comments

require("LuaPanda").start("127.0.0.1", 8818);

加上这个调试代码就出现了这行的问题

can not get file data of /usr/local/share/lua/5.1/?/init.lualibpdebug.lua

tidys avatar Oct 26 '22 02:10 tidys

上边的这个lualibpdebug.lua找不到好像任何时候都有 stopOnEntry:false就调试不了了,不知道具体啥原因 而且有时候,调试断点无效,断点位置也对不上

tidys avatar Oct 26 '22 05:10 tidys