New
VS Code C/C++ Extension - 1.19.1
What's Changed
- Update version to 17.8 by @WardenGnaw in https://github.com/microsoft/MIEngine/pull/1409
- Fix LLDB core dumps loading in separate debug targets by @iridinite in https://github.com/microsoft/MIEngine/pull/1396
- DAR: Set Encoding to UTF-8 by @gregg-miskelly in https://github.com/microsoft/MIEngine/pull/1411
- Only use ps 'flags' for macOS by @WardenGnaw in https://github.com/microsoft/MIEngine/pull/1412
- Fixing File writing for EngineLogger by @WardenGnaw in https://github.com/microsoft/MIEngine/pull/1415
- Get all startup msgs into log file by @paulmaybee in https://github.com/microsoft/MIEngine/pull/1419
- MIEngine: Fix Disassembly fail on GPU if startAddress is offset by @intel-rganesh in https://github.com/microsoft/MIEngine/pull/1420
- mark logger not initialized on close by @paulmaybee in https://github.com/microsoft/MIEngine/pull/1422
- Address .NET 8 SDK Build issues by @WardenGnaw in https://github.com/microsoft/MIEngine/pull/1425
- MIEngine: Array evaluation and address check by @intel-rganesh in https://github.com/microsoft/MIEngine/pull/1427
- Reverse sort sourceMap by @ya-mouse in https://github.com/microsoft/MIEngine/pull/1428
- Fix missing s32 format specifier support by @nikitalita in https://github.com/microsoft/MIEngine/pull/1431
- Theme Docker Container Selector Dialog by @WardenGnaw in https://github.com/microsoft/MIEngine/pull/1430
- Merge main into release-cpptools by @WardenGnaw in https://github.com/microsoft/MIEngine/pull/1434
New Contributors
- @iridinite made their first contribution in https://github.com/microsoft/MIEngine/pull/1396
- @ya-mouse made their first contribution in https://github.com/microsoft/MIEngine/pull/1428
- @nikitalita made their first contribution in https://github.com/microsoft/MIEngine/pull/1431
Full Changelog: https://github.com/microsoft/MIEngine/compare/v1.17.0...v1.19.1