pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-debug-base
Module Name: pkgsrc
Committed By: taca
Date: Fri Sep 10 05:17:37 UTC 2010
Modified Files:
pkgsrc/devel/ruby-debug-base: Makefile PLIST distinfo
Added Files:
pkgsrc/devel/ruby-debug-base/patches: patch-ab
Removed Files:
pkgsrc/devel/ruby-debug-base/patches: patch-aa
Log Message:
Update devel/ruby-debug-base to 0.10.3.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Add LICENSE.
0.10.3
11/17/08
- a backtrace now warns when it thinks the callstack is truncated which it
gets by comparing with caller()
- fix setting $0.
- fix bug in showing variables in post-mortem
- Document how Debugger.start with a block is intended to be used.
- Move Kernel#debugger from ruby-debug-base into ruby-debug
- Get regression tests working again
- Warn and add a "confirmation" when setting a breakpoint on a
file that is not loaded.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ruby-debug-base/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ruby-debug-base/PLIST \
pkgsrc/devel/ruby-debug-base/distinfo
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/ruby-debug-base/patches/patch-aa
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/ruby-debug-base/patches/patch-ab
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