[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Trigger panic for testing custom error handler
- From: Noah Watkins <jayhawk@...>
- Date: Tue, 22 Jan 2013 08:23:07 -0800
Hi,
I have a custom error handler installed using lua_atpanic. Is there a convenient way to trigger a panic in order to test/debug the handler?
Thanks,
-Noah