rb8-trepanning 0.1.4
A modular, testable, Ruby debugger using some of the best ideas from ruby-debug, other debuggers, and Ruby Rails. Some of the core debugger concepts have been rethought. As a result, some of this may be experimental. This version works only with a MRI 1.8 and 1.9.2' See also rb-trepanning and rbx-trepanning versions that works with Rubinius. and a patched YARV 1.9.2.
          Gemfile:
          =
        
        
          安裝:
          =
        
      Runtime 相依性套件 (5):
            columnize
            >= 0
          
          
            linecache
            >= 0.43
          
          
            rbx-require-relative
            > 0.0.4
          
          
            rdoc
            > 2.4.2
          
          
            ruby-debug-base
            >= 0.10.4
          
    