pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/ruby-debugger



Module Name:    pkgsrc
Committed By:   taca
Date:           Wed Feb  4 13:39:43 UTC 2015

Added Files:
        pkgsrc/devel/ruby-debugger: DESCR Makefile PLIST distinfo

Log Message:
Add ruby-debugger package version 1.6.8.  It supports Ruby 1.9.3 and 2.0.0.

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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/ruby-debugger/DESCR \
    pkgsrc/devel/ruby-debugger/Makefile pkgsrc/devel/ruby-debugger/PLIST \
    pkgsrc/devel/ruby-debugger/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index