Skip to content

Remove -fdebug-prefix-map for toolchain #440

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
Jan 14, 2025

Conversation

keith
Copy link
Member

@keith keith commented Jan 13, 2025

The relative paths to toolchain components in binaries does not affect
hermeticity. It's possible these affect debugging instead, in which case
remapping them requires users to add reverse maps in their debugger
config. Instead leaving the paths as is makes these "just work" if users
have an external/ symlink in the root of their repo (which is common for
compile_commands.json as well).

The relative paths to toolchain components in binaries does not affect
hermeticity. It's possible these affect debugging instead, in which case
remapping them requires users to add reverse maps in their debugger
config. Instead leaving the paths as is makes these "just work" if users
have an external/ symlink in the root of their repo (which is common for
compile_commands.json as well).
@fmeum fmeum force-pushed the ks/remove-fdebug-prefix-map-for-toolchain branch from 73a19f5 to 33729a1 Compare January 14, 2025 06:48
@fmeum fmeum enabled auto-merge (squash) January 14, 2025 06:48
@fmeum fmeum merged commit c2800a6 into master Jan 14, 2025
36 checks passed
@fmeum fmeum deleted the ks/remove-fdebug-prefix-map-for-toolchain branch January 14, 2025 07:06
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