Age | Commit message (Expand) | Author |
---|---|---|
2023-12-07 | [ruby/irb] Debugging command warning should not be specific to the | Stan Lo |
2023-08-13 | [ruby/irb] Support seamless integration with ruby/debug | Stan Lo |
2022-12-20 | [ruby/irb] Respect DLEXT to force-load debug.so | Takashi Kokubun |
2022-12-09 | [ruby/irb] Fix step command (https://github.com/ruby/irb/pull/477) | Stan Lo |
2022-12-08 | [ruby/irb] Add "show_cmds" command to list all commands' | Stan Lo |
2022-11-28 | [ruby/irb] Fix the debug.gem force-loader for Ruby 3.2 | Takashi Kokubun |
2022-11-21 | [ruby/irb] Add commands to start and use the debugger | Takashi Kokubun |
2022-11-18 | [ruby/irb] Discover and load debug.gem even if it's not in Gemfile | Takashi Kokubun |
2022-11-18 | [ruby/irb] Minor fixes on debug command | Takashi Kokubun |
2022-11-18 | [ruby/irb] Add debug command (https://github.com/ruby/irb/pull/446) | Stan Lo |