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

Allow to use libunwind on Windows #3186

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

WojciechMazur
Copy link
Contributor

This change adapts libunwind sources to allow for compilation on Windows - which should fix some of the issues related to empty expectation stack traces which were using build Windows build-in tools. The sources have been adapted to silence warnings and fixes allowing for compilation without CMake config (used in the upstream LLVM project)

This PR should be rebased on top of #3180 and hopefully also tested on Cygwin/MSys2 when it would be available in our CI workflow

@WojciechMazur WojciechMazur marked this pull request as draft February 25, 2023 20:37
@WojciechMazur
Copy link
Contributor Author

Seems like libunwind is producing empty stack traces on Windows. I'm converting it into WIP until it is solved

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.

None yet

1 participant