Skip to content

[lldb-dap] Support the Module Event (#137380) #10572

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
merged 1 commit into from
Apr 29, 2025

Conversation

JDevlieghere
Copy link

The module event indicates that some information about a module has changed. The event is supported by the Emacs and Visual Studio DAP clients. This PR adds support for emitting the event from lldb-dap.

Fixes llvm#137058

Back-ported from commit b546baf

The module event indicates that some information about a module has
changed. The event is supported by the Emacs and Visual Studio DAP
clients. This PR adds support for emitting the event from lldb-dap.

Fixes llvm#137058

Back-ported from commit b546baf
@JDevlieghere JDevlieghere requested a review from a team as a code owner April 28, 2025 21:59
@JDevlieghere
Copy link
Author

@swift-ci test

@JDevlieghere JDevlieghere merged commit 4ee3051 into swift/release/6.2 Apr 29, 2025
3 checks passed
@JDevlieghere JDevlieghere deleted the ModuleEvent-backport branch April 29, 2025 15:13
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