Skip to content

[cherry-pick][lldb][testing] Check all stop reasons in get_threads_stopped_at_breakpoint_id (#108281) #9250

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

Conversation

felipepiovezan
Copy link

If multiple breakpoints are hit at the same time, multiple stop reasons are reported, one per breakpoint.

Currently, get_threads_stopped_at_breakpoint_id only checks the first such reason.

(cherry picked from commit 7e74472)

…kpoint_id (llvm#108281)

If multiple breakpoints are hit at the same time, multiple stop reasons
are reported, one per breakpoint.

Currently, `get_threads_stopped_at_breakpoint_id` only checks the first
such reason.

(cherry picked from commit 7e74472)
@felipepiovezan felipepiovezan merged commit 5c27eab into swiftlang:stable/20240723 Sep 12, 2024
@felipepiovezan felipepiovezan deleted the felipe/breakpoint_multiple_reasons branch September 12, 2024 14:17
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