summaryrefslogtreecommitdiff
path: root/lib/irb/debug.rb
AgeCommit message (Expand)Author
2023-11-27[ruby/irb] Hide debugger hint after the input is submittedStan Lo
2023-11-23[ruby/irb] Hint debugger command in irb:rdbg sessionStan Lo
2023-10-11[ruby/irb] Avoid locking the debug UI to a single threadStan Lo
2023-08-29[ruby/irb] irb:rdbg cleanups (https://github.com/ruby/irb/pull/697)Stan Lo
2023-08-21[ruby/irb] Avoid overriding user's `irb_name` setting in debuggerStan Lo
2023-08-13[ruby/irb] Support seamless integration with ruby/debugStan Lo