Skip to content

runtime exception debugger callback #267

Answered by zeux
morgoth990 asked this question in Q&A
Discussion options

You must be logged in to vote

lua_getlocal and others push values on stack so they need lua_checkstack to be called to make sure there's stack space available on the errored thread.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@morgoth990
Comment options

Answer selected by morgoth990
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants