Skip to content

Many improvements to die interpretations given our explorations into high_pc #89

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

Merged
merged 4 commits into from
Apr 22, 2025

Conversation

fosterbrereton
Copy link
Contributor

  • Adding documentation as we learn more about die attributes and values
  • Adding use of adobe contract checks where assert needs to happen in release builds, too
  • Adding number to attribute_value when the caller doesn't care what form the value takes on disk, and all valid values could be represented by either form.
  • Improved handling of forms loclistx and rnglistx (which are starting to show in DWARF5 object files)
  • Correct handling of implicit_const in a debug abbreviation (which is new to DWARF5)
  • Better handling of DW_AT_inline
  • Better handling of DW_AT_declaration
  • Better handling of DW_AT_specification
  • Improved die skipping logic when we are confident a die cannot contribute to ODRVs.
  • Improved behaviors in orc_test, especially around running the rest of a test battery when one test fails.

@fosterbrereton fosterbrereton merged commit f7fe68e into main Apr 22, 2025
3 checks passed
@fosterbrereton fosterbrereton deleted the fosterbrereton/dwarf5-improvements branch April 22, 2025 16:51
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