mrdb: fix crash when stepping into Proc.call
How to reproduce: ``` cat a.rb Proc.new { 1 }.call echo step | mrdb a.rb ```
Showing
Please register or sign in to comment
How to reproduce: ``` cat a.rb Proc.new { 1 }.call echo step | mrdb a.rb ```