ruby/lib/irb/debug
tomoya ishida a8a921aef3 [ruby/irb] Use correct binding in debug mode
(https://github.com/ruby/irb/pull/1007)

In debug command, IRB's context was using wrong binding.
Some code colorization, command detection failed because binding.local_variable returned wrong value.

68f718de21
2024-10-02 03:18:35 +00:00
..
ui.rb [ruby/irb] Use correct binding in debug mode 2024-10-02 03:18:35 +00:00