Skip to content

Breakpoints should respect the skip_path config#423

Merged
ko1 merged 5 commits intoruby:masterfrom
st0012:fix-skip-path
Dec 14, 2021
Merged

Breakpoints should respect the skip_path config#423
ko1 merged 5 commits intoruby:masterfrom
st0012:fix-skip-path

Conversation

@st0012
Copy link
Member

@st0012 st0012 commented Dec 5, 2021

As of now, some types of breakpoints don't respect the skip_path config:

  • MethodBreakpoint
  • CheckBreakpoint
  • WatchIvarBreakpoint

This PR fixes the issue.

@ko1 ko1 merged commit 5af5618 into ruby:master Dec 14, 2021
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.

2 participants