lua-users home
lua-l archive

Setting a debug hook on main thread from inside a coroutine

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


I’m in the process of writing a debugging tool for our application, and I need to set up a debug hook on the main thread from a coroutine that controls my user input.

The problem is that debug.sethook can either take a thread as an argument to set up a hook on the given coroutine, or nothing, which sets up a hook on the current coroutine (or the main thread, but only if called from the main thread).

Is there a way to circumvent this problem ?

Thanks in advance,

Olivier


No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.524 / Virus Database: 270.3.0/1498 - Release Date: 11/06/2008 19:13


AltStyle によって変換されたページ (->オリジナル) /