dotnet / dotnet/yarp

Debug symbols for releases

Open
#2,911 1 comment 0 reactions 0 assignees View on GitHub
Type: Infrastructure
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.