Skip to content

[lldb-dap] Support StackFrameFormat (#137113) #10571

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 debug adapter protocol supports an option to provide formatting information for a stack frames as part of the StackTrace request. lldb-dap incorrectly advertises it supports this, but until this PR that support wasn't actually implemented.

Fixes llvm#137057

Back-ported from commit 262158b

The debug adapter protocol supports an option to provide formatting
information for a stack frames as part of the StackTrace request.
lldb-dap incorrectly advertises it supports this, but until this PR that
support wasn't actually implemented.

Fixes llvm#137057

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

@swift-ci test

@JDevlieghere JDevlieghere merged commit c205676 into swift/release/6.2 Apr 29, 2025
3 checks passed
@JDevlieghere JDevlieghere deleted the StackFrameFormat-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
2 participants