0.6.1.beta5
Pre-release
Pre-release
What's Changed
- Ruby attach to process by @equivalence1 in #82
- Choose lldb over gdb and find proper extension of library by @equivalence1 in #83
- refactoring: separated debuggers and util methods by @equivalence1 in #85
- Some changes by @equivalence1 in #86
- fixes for sudo issue + some small changes by @equivalence1 in #87
- exec monkey patch fix by @equivalence1 in #88
- uncoding for >2.0 fixed (RUBY-15434) by @ViugiNick in #94
- cleanup by @ViugiNick in #104
- zeus deadlock fix by @ViugiNick in #103
- inspect memory limit fix by @ViugiNick in #100
- Set tl and ml for calculating self.to_s by @ViugiNick in #109
- Hash with long-computable
inspect
fix by @ViugiNick in #111 - attach to child processes by @ViugiNick in #108
New Contributors
- @equivalence1 made their first contribution in #82
Full Changelog: v0.6.0...v0.6.1.beta5