lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> Is there a way to get the stack trace of a suspended coroutine?

        print(debug.traceback(co))