byebug

Byebug is a Ruby debugger. It's implemented using the 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.

13.0.0 83 个版本
安装
gem install byebug
gem 'byebug'
版本列表
13.0.0 2026-01-15
12.0.0 2025-03-25
11.1.3 2020-04-23
11.1.2 2020-04-17
11.1.1 2020-01-24
11.1.0 2020-01-19
11.0.1 2019-03-18
11.0.0 2019-02-15
10.0.2 2018-03-30
10.0.1 2018-03-21
10.0.0 2018-01-26
9.1.0 2017-08-22
9.0.6 2016-09-30
9.0.5 2016-05-28
9.0.4 2016-05-19
9.0.3 2016-05-16
9.0.2 2016-05-15
9.0.1 2016-05-14
9.0.0 2016-05-11
8.2.5 2016-04-27
8.2.4 2016-04-08
8.2.3 2016-04-07
8.2.2 2016-02-01
8.2.1 2015-11-26
8.2.0 2015-11-12
8.1.0 2015-11-09
8.0.1 2015-11-07
8.0.0 2015-11-05
7.0.0 2015-11-04
6.0.2 2015-08-20
6.0.1 2015-08-19
6.0.0 2015-08-17
5.0.0 2015-05-18
4.0.5 2015-04-02
4.0.4 2015-03-27
4.0.3 2015-03-19
4.0.2 2015-03-16
4.0.1 2015-03-13
4.0.0 2015-03-13
3.5.1 2014-09-29
3.5.0 2014-09-28
3.4.2 2014-09-26
3.4.1 2014-09-25
3.4.0 2014-09-01
3.3.0 2014-08-28
3.2.0 2014-08-02
3.1.2 2014-04-23
3.1.1 2014-04-23
3.1.0 2014-04-23
3.0.0 2014-04-17
2.7.0 2014-02-24
2.6.0 2014-02-08
2.5.0 2013-12-14
2.4.1 2013-12-05
2.4.0 2013-12-02
2.3.1 2013-10-17
2.3.0 2013-10-09
2.2.2 2013-09-25
2.2.1 2013-09-24
2.2.0 2013-09-22
2.1.1 2013-09-10
2.1.0 2013-09-08
2.0.0 2013-08-30
1.8.2 2013-08-16
1.8.1 2013-08-12
1.8.0 2013-08-12
1.7.0 2013-08-03
1.6.1 2013-07-10
1.6.0 2013-07-10
1.5.0 2013-06-21
1.4.2 2013-06-20
1.4.1 2013-06-15
1.4.0 2013-06-05
1.3.1 2013-06-02
1.3.0 2013-05-25
1.2.0 2013-05-20
1.1.1 2013-05-07
1.1.0 2013-04-30
1.0.3 2013-04-23
1.0.2 2013-04-09
1.0.1 2013-04-06
1.0.0 2013-03-29
0.0.1 2013-03-18