I know how to run a regular luascript in debug mode using redis-cli --ldb --eval /path/to/scriptfile
However, I can't do the same for Fcall, which runs a registered funtion. Is there any way I can do this?
I know how to run a regular luascript in debug mode using redis-cli --ldb --eval /path/to/scriptfile
However, I can't do the same for Fcall, which runs a registered funtion. Is there any way I can do this?