mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
1d52c7a3dd
Combine method and line breakpoint checks into a single check_breakpoint_hit() helper, simplifying the DBG_RUN case. Co-authored-by: Claude <noreply@anthropic.com>