<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/devel/ruby-debug, branch pkgsrc_2008Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2008-04-14T21:33:04Z</updated>
<entry>
<title>Update devel/ruby-debug to version 0.10.1.  Changes from version 0.10.0</title>
<updated>2008-04-14T21:33:04Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2008-04-14T21:33:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=87fb34fef309ff829adb4b1b6bf7270a0d4e79a8'/>
<id>urn:sha1:87fb34fef309ff829adb4b1b6bf7270a0d4e79a8</id>
<content type='text'>
include:

Makefile:
+ Use a different method for setting the RUBY_DEBUG_VERSION in the
  Rakefile.  We create a file at post-extract time that holds the
  version number and just directly read it within the Rakefile.

patch-aa:
+ Read the VERSION file in the source directory to set RUBY_DEBUG_VERSION
  used in the specifications file.
+ Drop changes that manipulated the file list for the ruby-debug-base
  package.  We already only build the CLI package, so the change is
  unnecessary.

ruby-debug changes:

* "rdebug --post-mortem" now really catches uncaught exceptions and
  brings you to post-mortem handling. "info program" shows the exception.

* Use ~/.rdboptrc (rdbopt.ini on MS Windows) to change default options.

* Expanded "info" command

* "frame" command now accepts an optional thread number argument

* add "var cl[ass]" command. Note "var const" can no longer be
  abbreviated "var c"; use "var co" (or const or constant).

* add "condition" command. Allow removal of condition.

* rdebug command history can be displayed with "show commands". Fix a bug
  in history saving.

* INCOMPATIBLE CHANGE: "finish" works like gdb - stop just before the most
  recent method finishes. Will now accept a number which stops that many
  frames completed. (Note that return line numbers will be funny, the
  first line of the method until Ruby 1.8.7.)

* fix bug in 'list' command when wrapping off the end.

* Emacs interaction drastically reworked, expanded, and improved.
</content>
</entry>
<entry>
<title>Initial import of ruby-debug as version 0.10.0 into the NetBSD</title>
<updated>2008-04-06T23:03:58Z</updated>
<author>
<name>seb</name>
<email>seb</email>
</author>
<published>2008-04-06T23:03:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6fc99d6e805100f03ef27b454d937208e7ff0f77'/>
<id>urn:sha1:6fc99d6e805100f03ef27b454d937208e7ff0f77</id>
<content type='text'>
Packages Collection.

Command line interface for the Ruby debugger ruby-debug.
</content>
</entry>
</feed>
