RubyGems Navigation menu

debugger 1.2.0

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 (312KB)
  2. 1.6.7 May 23, 2014 (312KB)
  3. 1.6.6 February 27, 2014 (309KB)
  4. 1.6.5 December 31, 2013 (292KB)
  5. 1.6.4 December 26, 2013 (276KB)
  6. 1.2.0 July 19, 2012 (257KB)
全てのバージョンを表示(全29件)

Runtime依存関係 (3):

Development依存関係 (2):

rake ~> 0.9.2.2
rake-compiler ~> 0.8.0

所有者:

作者:

  • Kent Sibilev, Mark Moseley, Gabriel Horner

SHA 256チェックサム:

=

累計ダウンロード数 5,545,088

このバージョンのみ 145,690

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: なし

必要なRubyGemsのバージョン: >= 1.3.6

リンク: