Skip to content

GammaRay 2.11.3

Compare
Choose a tag to compare
@winterz winterz released this 17 Oct 20:48
· 775 commits to master since this release

WARNING: Starting with version 2.11.0 GammaRay no longer supports Qt4

Highlights in this Release:

  • Increase CMake requirement to version 3.4.0 (reflecting reality).
  • Update 3rdparty/StackWalker.
  • Update 3rdparty/backward-cpp.
  • Don't fail self-test for lldb version 10.x.
  • Support for CMAKE_SYSTEM_PROCESSOR amd64.
  • Fix crash when editing the margins property of a QtCharts/ChartView.
  • Fix crash when attaching to an ASAN-enabled application.
  • Register stream operators for Qt::CaseSensitivity.
  • Clean some runtime, compile , CMake warnings, etc.