1.) lua: ./debugger.lua:155: Unable to determine the working directory.
After I fixed this, as I add the path hard into the program. I got the next error.
2.) lua: ./debugger.lua:1543: Cannot connect to 127.0.0.1:10000 : connection refused
stack traceback:
[C]: in function 'error'
./debugger.lua:1543: in function <./debugger.lua:1528>
(command line):1: in main chunk
[C]: ?