LuaNET, the lua 5.1 api documentation!

Lua-Api

Debug

[LUA 5.1] debug.traceback

function debug.traceback ( thread, message, level )
Returns a string with a traceback of the call stack.
An optional message string is appended at the beginning of the traceback.
An optional level number tells at which level to start the traceback (default is 1, the function calling traceback).

Comments

© 2007 DracoBlue :: Valid XHTML, CSS, RSS Powered by SMF 1.1.5 | SMF © 2006-2008, Simple Machines LLC | SourceNet © 2007, DracoBlue :: Page created in 0.226 seconds with 21 queries.