|
| 1 | +2010-12-22 11:21 Rocky Bernstein |
| 2 | + |
| 3 | + * doc/ruby-debug.texi: Number some unnumberred sections. Kernel:: |
| 4 | + -> Kernel. since :: messes up texinfo. |
| 5 | + |
| 6 | +2010-12-22 11:14 Rocky Bernstein |
| 7 | + |
| 8 | + * doc/ruby-debug.texi: A couple of lines in binding_n example were |
| 9 | + missing |
| 10 | + |
| 11 | +2010-12-22 11:07 Rocky Bernstein |
| 12 | + |
| 13 | + * doc/ruby-debug.texi: Show how to use binding_n inside irb. Better |
| 14 | + tagging of Kernel routines debugger, binding_n and breakpoint. |
| 15 | + |
| 16 | +2010-12-16 14:17 Rocky Bernstein |
| 17 | + |
| 18 | + * doc/ruby-debug.texi: Document autolist better. Texinfo uses @: |
| 19 | + for TeX's \ . Regularize titles better. |
| 20 | + |
| 21 | +2010-12-16 12:44 Rocky Bernstein |
| 22 | + |
| 23 | + * doc/ruby-debug.texi: Note no sudo in rvm's gem install |
| 24 | + |
| 25 | +2010-12-15 10:12 Rocky Bernstein |
| 26 | + |
| 27 | + * doc/ruby-debug.texi, test/base/base.rb, test/base/binding.rb, |
| 28 | + test/base/catchpoint.rb: Make sure to ensure Debugger.stop in |
| 29 | + tests. Thanks to Denis Ushakov for the patch |
| 30 | + ruby-debug.texi: Add separate section index for rdebug command |
| 31 | + flags |
| 32 | + |
| 33 | +2010-12-13 00:12 Rocky Bernstein |
| 34 | + |
| 35 | + * test/runall: Stop at first failure. Clean up some of the crud |
| 36 | + that's accumulated over the years. |
| 37 | + |
| 38 | +2010-12-09 14:45 Rocky Bernstein |
| 39 | + |
| 40 | + * cli/ruby-debug/commands/info.rb, cli/ruby-debug/processor.rb, |
| 41 | + test/data/breakpoints.right, test/data/catch.cmd, |
| 42 | + test/data/catch.right: "info program" gives is a little more |
| 43 | + descriptive of the program stop events for "catch" and |
| 44 | + "breakpoint". |
| 45 | + |
| 46 | +2010-12-08 03:37 Rocky Bernstein |
| 47 | + |
| 48 | + * ChangeLog, lib/ChangeLog, test/base/binding.rb: Order of expect, |
| 49 | + got reversed in assert_equal |
| 50 | + |
| 51 | +2010-12-07 10:27 Rocky Bernstein |
| 52 | + |
| 53 | + * doc/ruby-debug.texi: Add "installation" section. "set forcestep" |
| 54 | + -> "set different". Update example output. |
| 55 | + |
1 | 56 | 2010-12-07 02:33 Rocky Bernstein
|
2 | 57 |
|
3 | 58 | * ChangeLog, INSTALL.SVN, Rakefile, ext, ext/extconf.rb,
|
|
0 commit comments