Skip to content
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

Fix breakpoints set from swiftsourceinfo views #579

Merged
merged 2 commits into from
Jun 24, 2022

Conversation

brentleyjones
Copy link
Contributor

swiftsourceinfo files use the non-Project navigator symlinked paths, so we need to add those versions to lldb's target.source-map as well.

This is particularly noticeable when using Focused Projects, as the swiftsourceinfo might be one of the main ways you navigate to a module's source code to set a breakpoint.

@brentleyjones brentleyjones changed the base branch from bj/consolidate-copy-files-script-into-bazel-build-script to main June 23, 2022 19:50
swiftsourceinfo files use the non-Project navigator symlinked paths, so we need to add those versions to lldb's `target.source-map` as well.

This is particularly noticeable when using Focused Projects, as the swiftsourceinfo might be one of the main ways you navigate to a module's source code to set a breakpoint.
@brentleyjones brentleyjones force-pushed the bj/fix-breakpoints-set-from-swiftsourceinfo-views branch from 5019022 to 1661f15 Compare June 23, 2022 19:50
@brentleyjones brentleyjones merged commit 89657db into main Jun 24, 2022
@brentleyjones brentleyjones deleted the bj/fix-breakpoints-set-from-swiftsourceinfo-views branch June 24, 2022 00:14
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.

None yet

2 participants