microsoft / go

The Microsoft build of the Go toolset
BSD 3-Clause "New" or "Revised" License
250 stars 20 forks source link

Generate symbols for all Go toolchain binaries #1210

Closed qmuntal closed 2 months ago

qmuntal commented 2 months ago

[!NOTE] This PR uses a PDB generation tool, gopdb, which is still experimental and not available publicly.

This PR adds support for publishing symbols in the form of PDBs. It is enabled by default for the rolling-internal pipeline.

This is a summary of the changes:

See these changes in action in https://dev.azure.com/dnceng/internal/_build/results?buildId=2439083&view=results.