summaryrefslogtreecommitdiff
path: root/include/ruby/debug.h
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2024-02-29 10:30:38 -0800
committerTakashi Kokubun <takashikkbn@gmail.com>2024-02-29 10:30:38 -0800
commit1a588922ae38a28e989d26f3ce76c8620a84b6e2 (patch)
treefcfb4705a32509a270dfbba25507cf1d9f3f8b52 /include/ruby/debug.h
parent3d61477900df2659781d7f377967ad6af30f85f8 (diff)
Load iseq name later than other ISEQ references
previous_insn_index() is crashing: https://github.com/ruby/ruby/actions/runs/8100712618/job/22139323673 https://github.com/ruby/ruby/actions/runs/8099334388/job/22134848249 but it's probably not the fault of previous_insn_index() itself. I'm guessing the top-most frame is a C frame, and so iseq is just 0. To confirm that, I'd like to try calling other functions on an ISEQ first.
Diffstat (limited to 'include/ruby/debug.h')
0 files changed, 0 insertions, 0 deletions