Skip to content

Consider pinning DWARF version to v4 or earlier #155

Open
@indygreg

Description

@indygreg

The LLVM 15 upgrade in main appears to have also introduced DWARF v5 into ELF binaries. Such modern DWARF may cause issues with older toolchains and debuggers.

We should consider downgrading DWARF to an older version to maintain better compatibility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    compatibilityCompatibility with CPython and the broader ecosystem

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions