Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space INSDEVEL and version 2021.1

...

Table of Contents
maxLevel1

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 supportedThe Insure++ interface for Windows has been streamlined. All functionality and reports are now available in a single Insra interface.

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:

...