aboutsummaryrefslogtreecommitdiffstats
path: root/lib/irb/debug.rb
Commit message (Expand)AuthorAgeFilesLines
* [ruby/irb] Hide debugger hint after the input is submittedStan Lo2023-11-271-1/+1
* [ruby/irb] Hint debugger command in irb:rdbg sessionStan Lo2023-11-231-0/+18
* [ruby/irb] Avoid locking the debug UI to a single threadStan Lo2023-10-111-5/+2
* [ruby/irb] irb:rdbg cleanups (https://github.com/ruby/irb/pull/697)Stan Lo2023-08-291-12/+0
* [ruby/irb] Avoid overriding user's `irb_name` setting in debuggerStan Lo2023-08-211-1/+1
* [ruby/irb] Support seamless integration with ruby/debugStan Lo2023-08-131-0/+127