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 aarch64 windows unwinding information #5

Closed
froydnj opened this issue Sep 17, 2019 · 2 comments
Closed

add support for aarch64 windows unwinding information #5

froydnj opened this issue Sep 17, 2019 · 2 comments

Comments

@froydnj
Copy link
Contributor

froydnj commented Sep 17, 2019

We have a patch in bug 1529355 for interpreting aarch64 unwind information and emitting the appropriate bits in breakpad symbol files. We haven't landed it yet because clang-cl was producing bogus unwind information until clang 9...which we are just about to enable, I think?

I think I have a slightly updated patch that fixes some of the breakage that resulted from landing the patch; I'll try to get that uploaded to the bug.

@calixteman
Copy link
Collaborator

We should probably rewrite your patch in rust and split it:

@gabrielesvelto
Copy link
Collaborator

Symbolic has had support for this for a while, and consequently we've had it in dump_syms too.

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

No branches or pull requests

3 participants