Skip to content

debugserver: Support ios simulator load command disambiguation in qPr… #1558

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: swift/release/5.3
Choose a base branch
from

Conversation

fredriss
Copy link

…ocessInfo

This patch basically moves the disambiguation code from a place where
it was complicated to implement straight to where the load command is
parsed, which has the neat side affect of actually supporting all call
sites!

rdar://problem/66011909

Differential Revision: https://reviews.llvm.org/D84480

(cherry picked from commit 58d84eb)

Conflicts:
lldb/tools/debugserver/source/MacOSX/MachProcess.mm

(cherry picked from commit 3ce3171)

…ocessInfo

This patch basically moves the disambiguation code from a place where
it was complicated to implement straight to where the load command is
parsed, which has the neat side affect of actually supporting all call
sites!

rdar://problem/66011909

Differential Revision: https://reviews.llvm.org/D84480

(cherry picked from commit 58d84eb)

 Conflicts:
	lldb/tools/debugserver/source/MacOSX/MachProcess.mm

(cherry picked from commit 3ce3171)
@fredriss
Copy link
Author

@swift-ci please test

1 similar comment
@fredriss
Copy link
Author

@swift-ci please test

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