Skip to content

[lldb] Fallback to implicit modules when explicit modules are missing (#8356) #8427

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

Conversation

kastiglione
Copy link

Handle the case where an explicit module path does not exist, by falling back to
implicit modules.

The initial logic is: If any one explicit module is nonexistent, then remove all
references to explicit modules. Additionally, remove all explicit module maps.

(cherry-picked from commit 2abff47)

…#8356)

Handle the case where an explicit module path does not exist, by falling back to 
implicit modules.

The initial logic is: If any one explicit module is nonexistent, then remove all 
references to explicit modules. Additionally, remove all explicit module maps.

(cherry-picked from commit 2abff47)
@kastiglione kastiglione merged commit 2892eef into next Mar 18, 2024
@kastiglione kastiglione deleted the dl/next/lldb-Fallback-to-implicit-modules-when-explicit-modules-are-missing-8356 branch March 18, 2024 19:12
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