Skip to content

Allow reentrant breakpoint on Ruby 3.1#558

Merged
ko1 merged 1 commit intomasterfrom
allow_reentrant_on_ruby31
Mar 11, 2022
Merged

Allow reentrant breakpoint on Ruby 3.1#558
ko1 merged 1 commit intomasterfrom
allow_reentrant_on_ruby31

Conversation

@ko1
Copy link
Collaborator

@ko1 ko1 commented Mar 11, 2022

On Ruby 3.1 there is TracePoint.allow_reentry method to allow
reentrant TracePoint events and it allows us to enable nested
breakpoints.

On Ruby 3.1 there is `TracePoint.allow_reentry` method to allow
reentrant TracePoint events and it allows us to enable nested
breakpoints.
@ko1 ko1 merged commit 4af8c25 into master Mar 11, 2022
@ko1 ko1 deleted the allow_reentrant_on_ruby31 branch March 11, 2022 12:34
st0012 added a commit to st0012/rails that referenced this pull request Jul 30, 2022
The issue has been resolved in ruby/debug#558
and has been released since version 1.5.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant