byebug
Byebug is a Ruby 2 debugger. It's 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 an easy to use command
line interface.
- Sources inherited from project devel:languages:ruby:extensions
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / rubygem-byebug
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Marvin1973:pcs/rubygem-byebug && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
byebug-5.0.0.gem | 0000077312 75.5 KB | |
gem2rpm.yml | 0000001701 1.66 KB | |
rubygem-byebug-rpmlintrc | 0000000045 45 Bytes | |
rubygem-byebug.changes | 0000009194 8.98 KB | |
rubygem-byebug.spec | 0000002198 2.15 KB |
Revision 13 (latest revision is 52)
Stephan Kulow (coolo)
accepted
request 312663
from
Kristoffer Gronlund (KGronlund)
(revision 13)
- license update: BSD-2-Clause (fate#318281) correct license is BSD-2-Clause.
Comments 0