Skip to content

Parameterized struct doesn't get debug symbols for any of its methods #22226

Closed
@jdm

Description

@jdm

Sorry, the best testcase I have right now is Servo master. If you run the binary under gdb and try to break anywhere in the compositing crate, the symbols just don't exist. You can't break by filename either. You can break on mangled symbols, but there are no source positions. Other crates (like script, for example) work perfectly fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-debuginfoArea: Debugging information in compiled programs (DWARF, PDB, etc.)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions