Path to this page:
./
devel/ruby-debugger,
Fast Ruby debugger - base + cli
Branch: pkgsrc-2015Q4,
Version: 1.6.8nb1,
Package name: ruby200-debugger-1.6.8nb1,
Maintainer: tacadebugger 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.
Required to run:[
misc/ruby-columnize] [
lang/ruby200-base] [
devel/ruby-debugger-linecache] [
devel/ruby-debugger-ruby_core_source]
Master sites:
SHA1: af2fc1f586e1a34b0925a71b9e2ea0f56ad9c459
RMD160: b79a4885c9abb29c32f575ceafcabafd2d1bcc60
Filesize: 311.5 KB
Version history: (Expand)
- (2016-01-02) Package added to pkgsrc.se, version ruby200-debugger-1.6.8nb1 (created)
CVS history: (Expand)
2016-01-18 21:39:57 by Benny Siegert | Files touched by this commit (2) |
Log message:
Pullup ticket #4896 - requested by taca
devel/ruby-debugger: build fix
devel/ruby-debugger-linecache: build fix
Revisions pulled up:
- devel/ruby-debugger-linecache/Makefile 1.3
- devel/ruby-debugger/Makefile 1.7
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Dec 27 12:06:16 UTC 2015
Modified Files:
pkgsrc/devel/ruby-debugger: Makefile
pkgsrc/devel/ruby-debugger-linecache: Makefile
Log message:
Drop ruby21 support.
|