-
Notifications
You must be signed in to change notification settings - Fork 132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Finish/polish user story for sources, binaries and symbols for debugging/profiling/tracing #3225
Comments
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label. |
[Triage] Ashita, Can you please drive the investigation on this? |
Yes, I can take this forward. |
I added an item about end-users (.NET application developers) who want to debug on non-Microsoft platforms (using a user-level debugging tool via something like VSCode). Currently, that doesn't work at all. |
[Triage] @ashnaga, is this something that you can work on in the Preview 7 timeframe? |
I can pick up and determine the next steps. |
@omajid |
Scoping the analysis to following problem statement - Will continue to research on solution for this one and moving the issue to be fixed in .NET 10 scope. |
Source-build helps everyone build a .NET SDK that's as feature-packed, stable and performant as the Microsoft-built SDK.
This issue is about tracking and finishing/polishing up the debugging, tracing and performance-measuring side of the user story. In other words, the user experience for users debugging, profiling, and tracing their applications with a source-built SDK should be as good as the story for Microsoft-built .NET.
This might require changes to the other tools in the ecosystem? If so, we should try and link to specific issues that are outside our domain for fixing.
Here are some things that where source-build has had issues in the past, compared to Microsoft's build of .NET
The text was updated successfully, but these errors were encountered: