Debug symbols for releases
- Dominant language
- C#
- Stars
- 9.6k
- Forks
- 933
- Avg merge
- 12d 18h
- Merged PRs (30d)
- 2
Description
### What should we add or change to make your life better?
It would be great if YARP could either embed debug symbols or publish symbol packages for the assemblies published to nuget. Also having Source Link enabled would make things even more convenient.
### Why is this important to you?
When trying to debug into yarp code using the published nuget packages you are currently limited to the automated disassembly Visual Studio does which makes it needlessly hard to properly set breakpoints etc.
Contributor guide
Research direction
Start by reviewing how YARP assemblies are published to NuGet and whether the release process enables Source Link. Done means published packages provide usable debug symbols and Source Link so Visual Studio can set breakpoints and step into YARP code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- developer-experience, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100