K 10 svn:author V 6 swills K 8 svn:date V 27 2013-10-20T03:47:09.804230Z K 7 svn:log V 389 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 END