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

Support non-zero segment_selector_size #357

Closed
philipc opened this issue Jan 13, 2019 · 1 comment
Closed

Support non-zero segment_selector_size #357

philipc opened this issue Jan 13, 2019 · 1 comment

Comments

@philipc
Copy link
Collaborator

philipc commented Jan 13, 2019

Support for a non-zero segment_selector_size is still needed in at least the following places:

  • DW_CFA_set_loc
  • range lists
  • location lists
  • line number programs (new in DWARF 5)
  • .debug_addr (new in DWARF 5)

dwarfdump and addr2line would also need changes to support segments (eg the DW_AT_segment attribute).

@philipc
Copy link
Collaborator Author

philipc commented Jul 8, 2024

#720 deleted the segment selector support that we did have. I'm not against implementing segment support if someone needs it, but so far no one appears to.

@philipc philipc closed this as not planned Won't fix, can't repro, duplicate, stale Jul 8, 2024
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

1 participant