Skip to content

Missing .debug_info Section in DWARF Information #4938

Open
@hapeeeeee

Description

@hapeeeeee

I attempted to use the gimli library to parse a WebAssembly (Wasm) file that includes debug information. The Wasm file was written in Motoko and compiled using moc. However, my program reported that the .debug_info section was missing.

To investigate further, I used wasm-objdump to inspect the sections within the Wasm file. As expected, the .debug_info section was indeed absent.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions