dotnet / dotnet/sourcelink

Support for C++ libs

Open
#580 4 comments 2 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1.4k
Forks
148
PR merge metrics
No merged PRs in 30d

Description

Currently C++ support appears to be limited to DLL and EXE targets.

What I would like to see is sourcelink information being generated for static lib targets and then when the final link occurs into a executable the resulting pdb contains the combined sourcelink information for all the static libs that went into building the executable.

I am not sure if this would require an update to link.exe in order to support this scenario

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.