Skip to content

[RemoteInspection] Make MemoryReader::readRemoteAddress virtual #83122

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
Jul 18, 2025

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

@augusto2112 augusto2112 force-pushed the virtual-read-remote-addr branch 2 times, most recently from e578e54 to 2f7d85d Compare July 17, 2025 04:29
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
@augusto2112 augusto2112 force-pushed the virtual-read-remote-addr branch from 2f7d85d to 45d6d45 Compare July 17, 2025 04:30
@augusto2112 augusto2112 changed the title [WIP] [RemoteInspection] Make MemoryReader::readRemoteAddress virtual Jul 17, 2025
@augusto2112 augusto2112 marked this pull request as ready for review July 17, 2025 04:31
@augusto2112
Copy link
Contributor Author

2 similar comments
@augusto2112
Copy link
Contributor Author

@augusto2112
Copy link
Contributor Author

@augusto2112 augusto2112 requested a review from tbkka July 17, 2025 18:27
@augusto2112 augusto2112 merged commit 6d3d51f into swiftlang:main 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.

1 participant