|
A ruby C module that allows you to force a segfault in the ruby instance. Useful for debugging, testing error cases, and killing the stack.
Example:
require "segfault"
Segfault.now
put "you will never see this line"
Registered: 2007-04-20 23:49 Activity Percentile: 0% View project activity statistics. |
|