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

Add tests for tombstones #328

Merged
merged 1 commit into from
Sep 15, 2024
Merged

Add tests for tombstones #328

merged 1 commit into from
Sep 15, 2024

Commits on Sep 11, 2024

  1. Add tests for tombstones

    This covers some but not all cases of tombstones.
    In particular, we don't have a test for a DW_LNE_set_address
    tombstone in the middle of a line number sequence.
    
    This also handles an integer overflow for a tombstone address
    in DW_AT_low_pc. We already did the right thing in release builds.
    philipc committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5a219a5 View commit details
    Browse the repository at this point in the history