ruby-multibitnums-dbg

Extension library for integers with arbitrary bit lengths (debugging symbols)
  http://www.gfd-dennou.org/library/ruby/products/multibitnums/
  0
  no reviews



Multibitnums is ruby class library, handling multiple multi-bit data packed in a c string. the number of bits is fixed to an arbitrary value. for example, it can accommodate 11-bit integers.

this package is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. most people will not need this package.