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

chore: update 2023-09-13 #8

Merged
merged 1 commit into from
Sep 14, 2023
Merged

Conversation

supervacuus
Copy link
Collaborator

Syncing with:

commit 1c5740113b71435d1f24d05e33039fe35f7f7277
Author: Christopher Ferris cferris@google.com
Date: Wed Sep 6 14:09:01 2023 -0700

https://android.googlesource.com/platform/system/unwinding

Summary of changes:

  • upstream got rid of MIPS support
  • a demangle approach similar to ours (but we don't use FormatFrame anywhere, so I didn't change that for now)
  • improved ELF size calculation

commit 1c5740113b71435d1f24d05e33039fe35f7f7277
Author: Christopher Ferris <cferris@google.com>
Date:   Wed Sep 6 14:09:01 2023 -0700

https://android.googlesource.com/platform/system/unwinding
Copy link
Member

@markushi markushi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! I guess the automated tests are running as part of sentry-native, right?

@supervacuus supervacuus merged commit 50fcdc6 into master Sep 14, 2023
2 checks passed
@supervacuus
Copy link
Collaborator Author

I guess the automated tests are running as part of sentry-native, right?

Yup... but I always test this manually as well because devices (but it would be better to have automated tests on a device farm, which the Native SDK tests are very far from). This PR has practically no side effect for our usage; I regularly look at upstream and merge occasionally to avoid letting the diff accumulate (in case there is a more significant diff). If there were changes that I worry about, I would stress this in the PR description.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants