Skip to content
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

Upgrade Debugger for 2.19.14 Release #6937

Merged
merged 3 commits into from
Mar 1, 2024
Merged

Conversation

WardenGnaw
Copy link
Contributor

This PR updates the debugger for the next release.

Fixes #6918

@WardenGnaw WardenGnaw requested a review from a team as a code owner March 1, 2024 02:00
@gregg-miskelly
Copy link
Contributor

Can you update the symbols options? There should be one new value.

@ShreyasJejurkar
Copy link

Is this debugger open-source? Runtime repo?

I would like to see the code change that has happened for this.

@gregg-miskelly
Copy link
Contributor

@ShreyasJejurkar the debugger is closed source. The debugger is a shared code base between full Visual Studio and VS Code, so there are many changes, but most don't have a visible impact to the C# extension. The changes that might have any kind of visible impact --

@WardenGnaw WardenGnaw requested review from dibarbet and arunchndr and removed request for dibarbet March 1, 2024 19:53
@WardenGnaw WardenGnaw merged commit fcb12c8 into main Mar 1, 2024
13 checks passed
@JoeRobich JoeRobich deleted the dev/waan/upgradeVsDbg branch October 8, 2024 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

.NET debugging broken with searchNuGetOrgSymbolServer enabled.
4 participants