|
Hello, can I create a dump of the Lua stack on C ? I have seen the Lua_debug interfaces, but I don't understand how it works.I will dump the stack order of the elements eg function arguments, type of the stack
elements and all global registered data. Thanks a lot Phil