Skip to content

Support DWARF 5's debug_loclists #33

@MrAnno

Description

@MrAnno

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions