Ruby 2 debugger
Byebug is a simple to use, feature rich debugger for Ruby 2. It uses the new TracePoint API for execution control and the new Debug Inspector API for call stack navigation, so it doesn't depend on internal core sources. It's developed as a C extension, so it's fast. And it has a full test suite so it's reliable.
$
pkg install rubygem-byebugOrigin
devel/rubygem-byebug
Size
323KiB
License
BSD2CLAUSE
Maintainer
sunpoet@FreeBSD.org
Dependencies
2 packages
Required by
8 packages