Skip to content

Update debugger for v2.131.0#9043

Merged
WardenGnaw merged 1 commit intomainfrom
dev/waan/debugger2131
Mar 4, 2026
Merged

Update debugger for v2.131.0#9043
WardenGnaw merged 1 commit intomainfrom
dev/waan/debugger2131

Conversation

@WardenGnaw
Copy link
Copy Markdown
Contributor

This updates to a new version of the debugger with the following changes:

cc @thaystg @mauroa

@WardenGnaw WardenGnaw added this to the Mar2026 milestone Mar 3, 2026
@WardenGnaw WardenGnaw self-assigned this Mar 3, 2026
@WardenGnaw WardenGnaw requested a review from a team as a code owner March 3, 2026 23:46
This updates to a new version of the debugger with the following changes:

- Updates the underlying managed<->native marshalling technology that the debugger is implemented with to use COM Wrapper, which includes this potential breaking change to Concord extensions: Breaking change announcement: IMetadataImport related interfaces being removed on cross-platform .NET scenarios microsoft/ConcordExtensibilitySamples#124
- Numerous bug fixes to match what is shipping with Visual Studio 18.4
- Fixes microsoft/vscode-dotnettools#2705
@JoeRobich
Copy link
Copy Markdown
Member

@WardenGnaw Anything you want to put in the changelog?

@WardenGnaw
Copy link
Copy Markdown
Contributor Author

@WardenGnaw Anything you want to put in the changelog?

I don't think so, this is basically a re-attempt of #8710 with fixes we were waiting on for .NET 10.

I'll merge this PR when I'm good with my smoke tests.

@gregg-miskelly
Copy link
Copy Markdown
Contributor

We should note that this completes microsoft/ConcordExtensibilitySamples#124 for VS Code in the changelog.

@WardenGnaw WardenGnaw merged commit 419c4d6 into main Mar 4, 2026
33 checks passed
@WardenGnaw WardenGnaw deleted the dev/waan/debugger2131 branch March 4, 2026 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[HotReload] Control + F5 break hotreload in the following debug sessions

5 participants