Skip to content

Add option to include symbols for runtime packs when running ILLink #12962

Open
@vitek-karas

Description

@vitek-karas

Currently when the SDK runs ILLink it will only produce updated pdbs for assemblies which it has pdbs for. Which basically excludes all framework assemblies (from runtime packs). But ILLink will modify the framework assemblies. So after trimming there's no way to get the new pdbs for the trimmed framework anymore.

There should be an option (MSBuild property) which will tell SDK to gather symbols for everything it can before running ILLink so that trimming can also produce matching PDBs and allow full debugging experience across all assemblies.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions