Город МОСКОВСКИЙ
00:31:35

KDevelop IDE - How to debug - August 2022 - fb39228b

Аватар
Фишки PHP
Просмотры:
32
Дата загрузки:
01.12.2023 19:58
Длительность:
00:31:35
Категория:
Технологии и интернет

Описание

KDevelop is a Integrated Development Environment (IDE) created by the KDE Community.
KDevelop allows you to edit a KDE C++ git repository. Once you open the project's CMakeLists.txt file. It automatically recognizes source code directories (git clones) that were built with kdesrc-build.
You can see the CMake targets in a tree view. You can run in the debugger a CMake target. The debugger is good. Once you use gdb instead of lldb.

Рекомендуемые видео