Sha256: 33806c8e8d810fbc3821fa89d6e4d57c298262fcf2736c6a670afb2a3af57b17

Contents?: true

Size: 1.29 KB

Versions: 3

Compression:

Stored size: 1.29 KB

Contents

## 1.3.3
* Bump ruby_core_source dependency

## 1.3.2
* Bump ruby_core_source dependency

## 1.3.1
* Bump ruby_core_source dependency

## 1.3.0 - thanks to @astashov 
* New and improved test suite
* Fix line tracing
* Fix source reloading
* Fix error message of jump command
* Fix trace and trace all commands
* Fix -d flag to irb command
* Fix method command being detected

## 1.2.4
* Bump ruby_core_source dependency

## 1.2.3
* Bump ruby_core_source dependency

## 1.2.2
* Bump ruby_core_source dependency

## 1.2.1
* Bump ruby_core_source dependency

## 1.2.0
* Add the ability to query the command and control port when starting remote debugging

## 1.1.4
* Bump ruby_core_source dependency

## 1.1.3
* Bump dependencies

## 1.1.2
* Fix where command failing at the top level

## 1.1.1
* Fix allowing user's to pass --with-ruby-include
* Improve rvm src autodetection - works for 1.9.3-head

## 1.1.0
* Point to new debugger-ruby_core_source API
* General cleanup
* fix rdebug version

## 1.0.1
* Fix ruby-debug not being loaded from debugger.rb

## 1.0.0
* Add back 1.9.2 support!

## 1.0.0.rc2
* Avoid downloading of ruby source by using debugger-ruby_core_source
* Fix LocalJumpError caused by using proc in extconf.rb
* Tests up on CI
* Rake tasks updated

## 1.0.0.rc1
* Initial test release with working 1.9.3

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
debugger2-1.0.0.beta2 CHANGELOG.md
debugger2-1.0.0.beta1 CHANGELOG.md
debugger-1.3.3 CHANGELOG.md