Skip to content

[WebAssembly][objcopy] Support --add-gnu-debuglink flag #55538

@dschuff

Description

@dschuff

We should add support for the --add-gnu-debuglink flag in objcopy to add the associated section in wasm object files for splitting debug info out of the object files. This allows better scalability (especially for Chrome's devtools debugger, which currently needs to load the debug info over HTTP rather than directly from the filesystem).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions