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

Add support for split-debuginfo #202

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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