Expose debug library to Lua
This exposes a subset of the official debug
library:
debug.gethook
debug.getinfo
debug.getlocal
debug.getupvalue
debug.sethook
debug.traceback
Edited by LJ Sonic
This exposes a subset of the official debug
library:
debug.gethook
debug.getinfo
debug.getlocal
debug.getupvalue
debug.sethook
debug.traceback