VS Code C/C++ Extension - 1.13.5
Pre-release
Pre-release
WardenGnaw
released this
01 Dec 21:57
·
58 commits
to release-cpptools
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
New Contributors
- @bspeice made their first contribution in #1365
- @expipiplus1 made their first contribution in #1373
Full Changelog: v1.13.2...v1.13.5