RubyGems Navigation menu

debugger 1.3.1

debugger is a fast implementation of the standard Ruby debugger debug.rb. It is implemented by utilizing a new Ruby C API hook. The core component provides support that front-ends can build on. It provides breakpoint handling, bindings for stack frames among other things.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.6.8 - May 27, 2014 (311.5 KB)
  2. 1.6.7 - May 23, 2014 (311.5 KB)
  3. 1.6.6 - February 27, 2014 (309.0 KB)
  4. 1.6.5 - December 31, 2013 (291.5 KB)
  5. 1.6.4 - December 26, 2013 (275.5 KB)
  6. 1.3.1 - February 07, 2013 (252.5 KB)
显示所有版本 (共 29 个)

Runtime 依赖 (3):

Development 依赖 (4):

minitest ~> 2.12.1
mocha ~> 0.13.0
rake ~> 0.9.2.2
rake-compiler ~> 0.8.0

业主:

作者:

  • Kent Sibilev, Mark Moseley, Gabriel Horner

SHA 256 校验和:

d75e946a9dcb62015ccbc00c8b185eb35e4a062d28d971b64cbd68779f2d4c80

下载总量 5,532,563

这个版本 78,819

许可:

BSD

需要的 Ruby 版本:

需要的 RubyGems 版本: >= 1.3.6

链接: