forked from pool/rubygem-byebug
### Fixed * Removed `rb-readline` as a dependency and show a help message whenever requiring readline fails instead (#118) ## 4.0.1 - 2014-03-13 ### Fixed * .yml files needed for printers support were missing from the release... :S * Add `rb-readline` as a dependency (#118) ## 4.0.0 - 2014-03-13 ### Added - `untracevar` command that stops tracing a global variable. - Window CI build through AppVeyor. - OSX CI build through Travis. - Style enforcement through RuboCop. - C style enforment using the `indent` command line utility. - Some remote debugging tests (thanks @eric-hu). - Printer's support (thanks @astashov). ### Changed - A lot of internal refactoring. - `tracevar` now requires the full global variable name (with "$"). - `catch` command is not allowed in post_mortem mode anymore. It was not working anyways (#92). - `step` is now more user friendly when used in combination with `up` (see #85). - `var const` can now be called without an argument and will show constants in the current scope. - `break` with a class name now creates breakpoints regardless of class not being yet defined. If that's the case, it gives a warning but the class is OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-byebug?expand=0&rev=6
Description
No description provided
Languages
RPM Spec
100%