summaryrefslogtreecommitdiff
path: root/yjit
diff options
context:
space:
mode:
authorStan Lo <stan.lo@shopify.com>2022-12-09 23:39:12 +0000
committergit <svn-admin@ruby-lang.org>2022-12-09 23:39:17 +0000
commit381e128c135e491689714cb69353d11e782f5994 (patch)
treebdb129826f9b1bf8f1f2ebf013883664f2006861 /yjit
parentdaa893db412c6ae814d0291b4ac6fc62a466d394 (diff)
[ruby/irb] Fix step command (https://github.com/ruby/irb/pull/477)
The current `next` pre-command workaround on IRB source stepping moves the location by 1 extra line. A better way is to make `debug` skip IRB frames completely, which is what this commit does. It also fixes the step command's test. The `|` in regexp was not escaped so it was always incorrectly matched.
Diffstat (limited to 'yjit')
0 files changed, 0 insertions, 0 deletions