Skip to content

Minimize the number of debugger steps through dart code #2034

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
annagrin opened this issue Mar 15, 2023 · 0 comments · Fixed by #2043
Closed

Minimize the number of debugger steps through dart code #2034

annagrin opened this issue Mar 15, 2023 · 0 comments · Fixed by #2043
Assignees
Labels
P1 A high priority bug; for example, a single project is unusable or has many test failures
Milestone

Comments

@annagrin
Copy link
Contributor

Parent issue: #1974

See example in the parent issue. Stepping through the code is very slow since it visits the same dart location many times.

@annagrin annagrin self-assigned this Mar 15, 2023
@annagrin annagrin added P1 A high priority bug; for example, a single project is unusable or has many test failures P2 A bug or feature request we're likely to work on and removed P2 A bug or feature request we're likely to work on labels Mar 15, 2023
@annagrin annagrin added this to the Dart 3 beta 3 milestone Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 A high priority bug; for example, a single project is unusable or has many test failures
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant