Language

Package: ruby-byebug @ 11.1.3

Synopsis

Debugger for Ruby 2

Description

Byebug is a Ruby 2 debugger implemented using the Ruby 2 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 a command line interface.

Home page
https://github.com/deivid-rodriguez/byebug
Location
gnu/packages/ruby.scm (line: 6703, column: 2)
License

Lint warnings

LinterMessageLocation
tests-true

Check if tests are explicitly enabled

#:tests? must not be explicitly set to #t
tests-true

Check if tests are explicitly enabled

#:tests? must not be explicitly set to #t