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

Expose dynamic symbols in ELF files #421

Merged
merged 1 commit into from
Aug 24, 2021

Conversation

gabrielesvelto
Copy link
Contributor

This fixes issue #420

@gabrielesvelto gabrielesvelto requested a review from a team August 23, 2021 10:14
@gabrielesvelto
Copy link
Contributor Author

This is a crude fix to expose the dynamic symbols. It provides improved results when dumping Firefox' libxul.so as well as when dumping symbols for ELF libraries that have been stripped and for which external debug information is not avaialble (such as those provided in Arch packages or on Android devices).

@Swatinem Swatinem self-requested a review August 24, 2021 08:26
symbolic-debuginfo/src/elf.rs Outdated Show resolved Hide resolved
symbolic-debuginfo/src/elf.rs Outdated Show resolved Hide resolved
@Swatinem Swatinem merged commit 4e3dc0a into getsentry:master Aug 24, 2021
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.

3 participants