Pinned Loading
-
-
gsoc-2021.md
gsoc-2021.md 1# Google Summer of Code 2021: Tests for debugger
23### Background and Motivation
45Current [lib/debug.rb](https://docs.ruby-lang.org/en/3.0.0/DEBUGGER__.html) is no longer being maintained and it is not appropriate for current Ruby features. [Koichi Sasada](https://github.com/ko1) started writing new [lib/debug.rb](https://github.com/ruby/debug) (hereinafter referred to as the new debugger) to replace it(For more information, see [this article](https://dev.to/ko1/debug-gem-blog-initial-commit-3ip)). However, it was hard to write test for it because the test framework have to test the new debugger without interrupting debugger process. That's why we worked on developping the test framework for the new debugger as the part of GSoC 2021 project.
-
-
debugvisualizer
debugvisualizer PublicA library to use VS Code Debug Visualizer in Ruby debugger
Ruby 2
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.