Open Frityet opened 6 months ago
Use arg
.
wont that supply args to my program itself instead of luajit
?
wont that supply args to my program itself instead of
luajit
?
Confirmed, I want to just be able to turn off the LuaJIT optimisations and JIT because the debugger seems to begin to struggle and I think it will help
Hello, I am trying to make it so when debugging with LuaJIT the JIT compiler is turned off, along with other optimisations, this is my launch file
Despite this, this is what I see in the terminal:
Doesn't seem to be passing in the args