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

Move to boost::stacktrace #9

Open
devin122 opened this issue Dec 28, 2020 · 1 comment
Open

Move to boost::stacktrace #9

devin122 opened this issue Dec 28, 2020 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@devin122
Copy link
Owner

backward-cpp is currently our only dependency which is not managed by vcpkg. Replacing it with boost means we can be be 100% reliant on vcpkg. In addition it should be an easy migration to <stacktrace> in c++23

@devin122 devin122 added the enhancement New feature or request label Dec 28, 2020
@devin122 devin122 added this to the v 0.2 milestone Dec 28, 2020
@devin122
Copy link
Owner Author

Moving to Deep-Freeze as boost stack trace does not support collecting back traces from signal handlers (eg from SIGSEGV)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant