Skip to content

[NFC][RemoteInspection] Make MemoryReader::readRemoteAddress virtual #83123

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
Contributor

@augusto2112 augusto2112 commented Jul 17, 2025

Allow subclasses to override the behavior of readRemoteAddress. LLDB in
particular needs this to correctly set the address space of the result
remote address.

rdar://148361743
(cherry picked from commit 45d6d45)
@augusto2112
Copy link
Contributor Author

@augusto2112
Copy link
Contributor Author

2 similar comments
@augusto2112
Copy link
Contributor Author

@augusto2112
Copy link
Contributor Author

@augusto2112 augusto2112 changed the title [Draft]Virtual read remote addr 6.2 [NFC][RemoteInspection] Make MemoryReader::readRemoteAddress virtual Jul 18, 2025
@augusto2112 augusto2112 marked this pull request as ready for review July 18, 2025 18:10
@augusto2112 augusto2112 requested a review from a team as a code owner July 18, 2025 18:10
@augusto2112 augusto2112 requested a review from fredriss July 18, 2025 18:10
@fredriss fredriss merged commit b8da06d into swiftlang:release/6.2 Jul 18, 2025
5 checks passed
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