RubyGems Navigation menu

debugger2 1.0.0.beta1

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.0.0.beta2 - March 19, 2013 (229.5 KB)
  2. 1.0.0.beta1 - March 19, 2013 (229.5 KB)

Runtime 相依性套件 (2):

columnize >= 0.3.1

Development 相依性套件 (4):

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

擁有者:

作者:

  • Koichi Sasada, Zachary Scott, Kent Sibilev, Mark Moseley, Gabriel Horner

SHA 256 checksum:

e1e7f66e4d67a36e95e0694a92c6b554f6130ed052dedd4cfe9c2697b45961e2

總下載次數 67,723

這個版本 2,246

License:

BSD

Ruby 版本需求:

RubyGems 版本需求: >= 1.3.6

相關連結: