...
Table of Contents maxLevel 1
Release date: TBDJune 11, 2021
New Windows Interface
Insra, TCAview, Inuse, and the Control Panel are now unified in a single app.
Seamless Debugging in Windows
- Administrator access is no longer required to use Insure. Elevated privileges are required to run the installer, however.
- Run instrumented programs using any Windows debugger, including WinDbg, cdb, etc.
- Both just-in-time debugging and "Attach to process" now work with instrumented programs.
- Improved runtime performance.
- New Insurex64 and InsureWin32 platform targets replace the Insure toolbar and the Visual Studio VSIX extension that was once installed.
Experimental Support for clang on Linux
Targeting x86 and x64 only.
Parser Updates
Parser updates starting support for C++20. Concepts and modules are not yet supported.
Known Issues
There are no additional known issues in this release. Refer to previous release notes for information about existing known issues.
PRs and FRs
The following PRs/FRs were addressed in this release:
...