Skip to content

Add support for split-debuginfo #202

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
LegNeato opened this issue Jan 9, 2025 · 0 comments
Open

Add support for split-debuginfo #202

LegNeato opened this issue Jan 9, 2025 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@LegNeato
Copy link
Collaborator

LegNeato commented Jan 9, 2025

We currently emit debug info into the output spv "binary". Rust has an option to split it out into different files(https://doc.rust-lang.org/cargo/reference/profiles.html#split-debuginfo). We should read that option and support putting the debug info in a different file from the artifact.

@LegNeato LegNeato added enhancement New feature or request help wanted Extra attention is needed labels Jan 9, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant