RubyGems Navigation menu

runger_byebug 11.3.0

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.

Gemfile:
=

install:
=

Versions:

  1. 11.4.0 February 05, 2025 (83 KB)
  2. 11.3.0 February 05, 2025 (83 KB)
  3. 11.2.0 February 04, 2025 (83 KB)

Runtime Dependencies (2):

irb >= 0
reline >= 0

Development Dependencies (1):

bundler ~> 2.0

Owners:

Pushed by:

Authors:

  • David Runger

SHA 256 checksum:

=

Total downloads 473

For this version 109

Version Released:

License:

BSD-2-Clause

Required Ruby Version: >= 2.5.0

New versions require MFA: true

Links: