Skip to content

[lldb][debugger][NFC] Add broadcast bit for category-based progress e… #8206

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

Merged

Conversation

chelcassanova
Copy link

…vents. (llvm#81169)

This commit adds a new broadcast bit to the debugger. When in use, it will be listened to for progress events that will be delivered and kept track of by category as opposed to the current behaviour of coming in one by one.

(cherry picked from commit ab4a793)

…vents. (llvm#81169)

This commit adds a new broadcast bit to the debugger. When in use, it
will be listened to for progress events that will be delivered and kept
track of by category as opposed to the current behaviour of coming in
one by one.

(cherry picked from commit ab4a793)
@chelcassanova
Copy link
Author

@swift-ci please test

@chelcassanova chelcassanova merged commit 4fa1a34 into swiftlang:stable/20230725 Feb 16, 2024
@chelcassanova chelcassanova deleted the progress-bit-cherrypick branch February 16, 2024 20:32
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