IDEA: debugging for lua

IDEA: debugging for lua

Post Reply
abma
Spring Developer
Posts: 3798
Joined: 01 Jun 2009, 00:08

IDEA: debugging for lua

Post by abma »

add debug mode for lua:

on the c-side:
http://www.lua.org/manual/5.1/manual.html#3.8
on the lua-side:
http://www.lua.org/manual/5.0/manual.html#5.8

i can't say how/what, but it would be veryvery useful.

at least the hang-detection could use lua_getstack to print a lua stacktrace.
Post Reply

Return to “New Developer Discussion”