Visual Studio 2022 17.3 Preview 3
Pre-release
Pre-release
WardenGnaw
released this
06 Jul 22:16
·
101 commits
to release_mdd
since this release
What's Changed
- Add threadId to thread name by @WardenGnaw in #1295
- Add Test Case for DataBreakpoints by @WardenGnaw in #1296
- Remove downgrade to GNU toolchain for GitHub Actions by @WardenGnaw in #1298
- EnsureSettingsUpdated returning null for Task by @WardenGnaw in #1299
- Fix GitHub Action Test runs by @WardenGnaw in #1301
- Fix deleting breakpoints created as pending by @WardenGnaw in #1302
- Visual Studio: add support for custom UI visualizers by @paulmaybee in #1281
- Bug 1447876: Local window variable value can not be synchronized with… by @gc46 in #1300
- Support 'SetExpression' DAP Request by @WardenGnaw in #1293
- Add DebuggerTesting Release by @WardenGnaw in #1151
- Disable / Fix tests for cppvsdbg by @WardenGnaw in #1304
- Bug 1374419: Address static analysis requirements for MIEngine by @gc46 in #1305
- Fixed deadlock in HandleStackTraceRequestAsync where lock was hold too long by @JoergMeier106 in #1309
- Add Tests for NatVis by @WardenGnaw in #1310
- Add IndexListItems Natvis test and enable on macOS by @WardenGnaw in #1312
- Adding UnitTests for Natvis Parsing (MIDebugEngineUnitTests) by @WardenGnaw in #1313
- support explicit this references in natvis files by @Trass3r in #1163
- Merge 'main' into 'release_mdd' by @WardenGnaw in #1318
New Contributors
- @JoergMeier106 made their first contribution in #1309
Full Changelog: 17.2-preview3...17.3-preview3