summaryrefslogtreecommitdiff
path: root/lib/irb/cmd/debug.rb
AgeCommit message (Expand)Author
2023-12-07[ruby/irb] Debugging command warning should not be specific to theStan Lo
2023-08-13[ruby/irb] Support seamless integration with ruby/debugStan Lo
2022-12-20[ruby/irb] Respect DLEXT to force-load debug.soTakashi 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.2Takashi Kokubun
2022-11-21[ruby/irb] Add commands to start and use the debuggerTakashi Kokubun
2022-11-18[ruby/irb] Discover and load debug.gem even if it's not in GemfileTakashi Kokubun
2022-11-18[ruby/irb] Minor fixes on debug commandTakashi Kokubun
2022-11-18[ruby/irb] Add debug command (https://github.com/ruby/irb/pull/446)Stan Lo