Skip to content
View ono-max's full-sized avatar

Organizations

@pipe-cd
Block or Report

Block or report ono-max

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. ruby/debug ruby/debug Public

    Debugging functionality for Ruby

    Ruby 1.1k 123

  2. gsoc-2021.md gsoc-2021.md
    1
    # Google Summer of Code 2021: Tests for debugger
    2
    
                  
    3
    ### Background and Motivation
    4
    
                  
    5
    Current [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. 
  3. ruby/vscode-rdbg ruby/vscode-rdbg Public

    VSCode Ruby rdbg Debugger

    TypeScript 169 47

  4. debugvisualizer debugvisualizer Public

    A library to use VS Code Debug Visualizer in Ruby debugger

    Ruby 2

  5. ruby/vscode-typeprof ruby/vscode-typeprof Public

    TypeScript 14 5