Skip to content

[NFC][lldb] Adapt LLDB to RemoteInspection's RemoteAddress changes #10928

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

Open
wants to merge 1 commit into
base: stable/20240723
Choose a base branch
from

Conversation

augusto2112
Copy link

@augusto2112 augusto2112 commented Jun 30, 2025

Adapts LLDB to the new field in RemoteAddress. This is an NFC that
maintains the current behavior. A follow up patch will be introduced
later that takes advantage of the new behavior to fix a bug in reading
metadata from files instead of the process.

rdar://148361743

@augusto2112
Copy link
Author

swiftlang/swift#82638
@swift-ci test

Adapts LLDB to the new field in RemoteAddress. This is an NFC that
maintains the current behavior. A follow up patch will be introduced
later that takes advantage of the new behavior to fix a bug in reading
metadata from files instead of the process.

rdar://148361743
@augusto2112 augusto2112 force-pushed the change-remote-addr branch from 10ccd54 to 7ebf13b Compare July 4, 2025 00:13
@augusto2112 augusto2112 changed the title [DRAFT][lldb] Replace StoredPointer with RemoteAddress [NFC][lldb] Adapt LLDB to RemoteInspection's RemoteAddress changes Jul 4, 2025
@augusto2112
Copy link
Author

swiftlang/swift#82638
@swift-ci test

@augusto2112 augusto2112 marked this pull request as ready for review July 4, 2025 04:48
@augusto2112 augusto2112 requested a review from a team as a code owner July 4, 2025 04:48
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