RubyGems Navigation menu

byebug 1.6.1

Byebug is a Ruby 2.0 debugger. It's implemented using the Ruby 2.0 TracePoint C API for execution control and the Debug Inspector C API for call stack navigation. The core component provides support that front-ends can build on. It provides breakpoint handling and bindings for stack frames among other things and it comes with an easy to use command line interface.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 11.1.3 - April 23, 2020 (82.5 KB)
  2. 11.1.2 - April 17, 2020 (82.5 KB)
  3. 11.1.1 - January 24, 2020 (82.5 KB)
  4. 11.1.0 - January 19, 2020 (82.0 KB)
  5. 11.0.1 - March 18, 2019 (82.0 KB)
  6. 1.6.1 - July 10, 2013 (123.5 KB)
顯示所有版本(共 81)

Runtime 相依性套件 (2):

columnize ~> 0.3.6

Development 相依性套件 (3):

mocha ~> 0.14.0
rake ~> 10.1.0
rake-compiler ~> 0.8.3

擁有者:

作者:

  • David Rodríguez, Kent Sibilev, Mark Moseley

SHA 256 checksum:

4b07a9a3dfd44dd3d9f1ed1dc3ebfcf43e13c3f1260a33487e3e932b2bfaf20a

總下載次數 320,347,188

這個版本 13,167

License:

BSD

Ruby 版本需求: >= 2.0.0

相關連結: