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

Provide more informative errors for missing supplementary object file #542

Open
philipc opened this issue Jan 2, 2021 · 0 comments
Open

Comments

@philipc
Copy link
Collaborator

philipc commented Jan 2, 2021

In #514/#515, parsing failed because some attributes used DW_FORM_GNU_strp_alt, but no supplementary object file sections were loaded. The error value (UnexpectedEof(ReaderOffsetId(4497503920))) made it hard to determine the cause. We should return a better error in this case.

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