Skip to content

Rust reachability to support MacOS and Windows #1600

@Ly-Joey

Description

@Ly-Joey

To fully implement #1537

A key limitation from PR that introduces rust reachability (#1598) is that only Linux is supported at the moment.

MacOS and Windows handle debug info differently.

  • MacOS: DWARF data is stripped into separate dSYM bundles.
  • Windows: MSVC toolchain's debug information is stored in .pdb files, not DWARF.

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