KDevelop 5.6.1

Three months after the last release of KDevelop, the KDE project's cross-platform free integrated development environment, a minor release has been released with bug fixes and minor changes.

Notable changes:

  • Fixed incompatibility of kdev-python with Python versions lower than 3.9;
  • gdb 10.x support has been improved;
  • Fixed a bug that appeared when running several tests on the same executable files (377639);
  • Fixed several crashes when exiting the program while using debug (425994) (425993) (425985);
  • Fixed a crash when closing the program immediately after opening a large project (427387) (427386);
  • Fixed crash when launching executable files under some circumstances (399511) (416874);
  • Improved support for changing CMake_BUILD_TYPE in projects (429605);
  • Fixed a crash when turning off the problem reporting plugin;
  • Other small fixes and performance improvements.

Source codes and assembled binary files can be downloaded from the link https://kdevelop.org/download

Source: linux.org.ru