Skip to content

Add a test to check that all managed/unmanaged debug symbols are available #3462

@omajid

Description

@omajid

When we build .NET via source-build, it produces a .NET SDK that includes full debug symbols - both managed and unmanaged.

We should have a test that verifies that this debug information is actually present for all managed and unmanaged binaries to avoid discovering this post-release.

Here's an example where we were producing a binary that is missing debug information. dotnet/sdk-container-builds#440

See also: #2543

Metadata

Metadata

Assignees

Labels

area-testingImprovements in CI and testing

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions