Posted By: Mark Moseley
Date: 2009-09-08 21:42
Summary: ruby-debug19 0.11.6 released
Project: ruby-debug19
Fixes:
* breakpoints will work in threads created after the breakpoint is set
* line numbers corrected for code in {} blocks
Enhancements:
* "jump" command added; allows you to change the next statement to be executed, even if it's in a different frame. "help jump" in rdebug for usage. |
|