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.
0
users added this gem as favorite
RubyGems
byebug
GitHub Repository
deivid-rodriguez/byebug
GitHub Stars
3,312
RubyGems Downloads
303,272,853
Current Version
11.1.3
License
BSD-2-Clause
Number of issues
1