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

Rework darling-coredump To Avoid Hardcoding x86/x64 Logic #1461

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

CuriousTommy
Copy link
Contributor

No description provided.

While I was working on fixing up `darling-coredump` for ARM64 support, I noticed that there is some x86 code that doesn't really need to be hardcoded at compile time.

If there aren't any other unexpected issues, this should also allow one (in theory) to process a x86 core dump on a non-x86 device.
@CuriousTommy CuriousTommy merged commit 1aa1d3c into master Dec 14, 2023
4 checks passed
@CuriousTommy CuriousTommy deleted the coredump_rework branch December 14, 2023 02:59
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.

1 participant