Visual Studio 2022 17.5 Preview 2
Pre-release
Pre-release
WardenGnaw
released this
08 Feb 00:03
·
58 commits
to release_mdd
since this release
What's Changed
- Update and Sync Natvis.xsd by @WardenGnaw in #1361
- Catch ProtocolException in HandleEvaluateAsync by @WardenGnaw in #1360
- DAR: Include OSX crash logs in exception by @gregg-miskelly in #1363
- Escape newline characters in Debugger.cs commands by @bspeice in #1365
- SIGINT is not used for async break by @paulmaybee in #1366
- [#1370] Change the type of breakpoint ids from
ulong
tolong
by @gareth-rees in #1371 - Don't hardcode path to kill in UnixUtilities by @expipiplus1 in #1373
- Fix LogPoint stepping by @WardenGnaw in #1362
- Merge 'main' into 'release_mdd' for VS 17.5p2 by @WardenGnaw in #1375
New Contributors
- @bspeice made their first contribution in #1365
- @expipiplus1 made their first contribution in #1373
Full Changelog: 17.5-preview1...17.5-preview2