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 DWARF 5's debug_loclists #33

Open
MrAnno opened this issue Nov 29, 2021 · 0 comments
Open

Support DWARF 5's debug_loclists #33

MrAnno opened this issue Nov 29, 2021 · 0 comments

Comments

@MrAnno
Copy link

MrAnno commented Nov 29, 2021

Hi,

I'm opening this issue as an enhancement idea.

gcc >= 11 now defaults to DWARF 5, which makes abi-dumper fail due to the missing debug_loc section:

ERROR: invalid debug_loc section of object, please fix your elf utils

It seems debug_loc has been replaced with debug_loclists, which is considered a "more compact representation".


Thanks for open-sourcing abi-compliance-checker, it's an amazing toolset.

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