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

Delete support for segment selectors #720

Merged
merged 1 commit into from
Jul 4, 2024
Merged

Conversation

philipc
Copy link
Collaborator

@philipc philipc commented Jun 8, 2024

segment selectors are deprecated in DWARF6, and we already don't properly support them in some other sections.
https://dwarfstd.org/issues/220427.1.html

This will simplify adding support for different address types (#409).

segment selectors are deprecated in DWARF6, and we already don't
properly support them in some other sections.
https://dwarfstd.org/issues/220427.1.html

This will simplify adding support for different address types.
@philipc philipc merged commit 38c185e into gimli-rs:master Jul 4, 2024
20 checks passed
@philipc philipc deleted the segment branch July 4, 2024 06:39
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