freebsd-ports/devel/rubygem-debugger/pkg-descr
Steve Wills 9730aca43d debugger is a fast implementation of the standard Ruby debugger debug.rb. It
is implemented by utilizing a new Ruby C API hook. The core component
provides support that front-ends can build on. It provides breakpoint
handling, bindings for stack frames among other things.

WWW: http://github.com/cldwalker/debugger

PR:		ports/183036
Submitted by:	Vladimir Kondratiev <wulf@mail.mipt.ru>
2013-10-20 03:47:09 +00:00

6 lines
316 B
Text

debugger is a fast implementation of the standard Ruby debugger debug.rb. It
is implemented by utilizing a new Ruby C API hook. The core component
provides support that front-ends can build on. It provides breakpoint
handling, bindings for stack frames among other things.
WWW: http://github.com/cldwalker/debugger