Skip to content

Add a cheap & basic debug-info generation option #12280

Closed
@huonw

Description

@huonw

Previously we had -Z debug-info and -Z extra-debug-info where the first was essentially line-numbers only and the second was the full local variables etc. information. -Z extra-debug-info was replaced by -g and the former was removed.

A -Z debug-info equivalent has lower compilation and runtime overhead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-debuginfoArea: Debugging information in compiled programs (DWARF, PDB, etc.)A-frontendArea: Compiler frontend (errors, parsing and HIR)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions