Stopping Threads at a breakpoint

ograllograll Join Date: 2008-07-16 Member: 64643Members
Is there any way that we can hook or change our Lua our Lua implementation in order to suspend all threads on a breakpoint. When a breakpoint occurs in Lua only the thread that Lua is running on stops this creates problems for our system. Would it be possible for Decoda to simply suspend the Threads?

Thanks,
Christopher
Sign In or Register to comment.