Skip to content

[cherry-pick] [lldb] Support frame variable for generic types in embedded Swift #8445

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

augusto2112
Copy link

[lldb] Change embedded swift test to use "clean" doubles

(cherry picked from commit 75a08e36298018cb6cddcca92f9faf26679d0394)

Support finding generic types when debugging embedded Swift by following
the DW_AT_linkage_name attribute emitted by the compiler that connects
the substituted generic type back to the non-substituted one.

(cherry picked from commit 257d460)
@augusto2112
Copy link
Author

@swift-ci test

@augusto2112
Copy link
Author

Original PR: #8267

@augusto2112
Copy link
Author

@swift-ci test

@augusto2112
Copy link
Author

@swift-ci smoke test

@augusto2112
Copy link
Author

@swift-ci test windows

@augusto2112
Copy link
Author

@adrian-prantl I added the nfc commit you asked to change the test to use check_variable here

Copy link

@adrian-prantl adrian-prantl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!!

@augusto2112
Copy link
Author

@swift-ci test Windows

@adrian-prantl adrian-prantl merged commit 7407910 into swiftlang:swift/release/6.0 Mar 21, 2024
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