Skip to content

Enable 'backtrace' feature in libstd, to allow backtraces #58

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
Aug 17, 2017
Merged

Enable 'backtrace' feature in libstd, to allow backtraces #58

merged 1 commit into from
Aug 17, 2017

Conversation

ids1024
Copy link
Contributor

@ids1024 ids1024 commented Aug 4, 2017

Depends on rust-lang/rust#43635 (without which this will presumably break builds).

@ids1024
Copy link
Contributor Author

ids1024 commented Aug 4, 2017

Oh, and cook.sh is currently stripping Rust binaries. I guess that's not something we want to just disable, since debugging symbols can increase size a fair amount...

Edit: 52 MB unstripped coreutils, 18 MB stripped coreutils.

@jackpot51 jackpot51 merged commit d12d150 into redox-os:master Aug 17, 2017
@ids1024 ids1024 deleted the backtrace branch August 17, 2017 16:38
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