Menu

Tree [78450a] master /
 History

HTTPS access


File Date Author Commit
 .github 2025-02-01 Johannes Sixt Johannes Sixt [65bae7] Use latest version v4 of actions/upload-artifact.
 debian 2023-12-02 Johannes Sixt Johannes Sixt [7b9440] KDbg 3.1.0.
 kdbg 2023-03-06 Dāvis Mosāns Dāvis Mosāns [96680f] Port to KShortcutsDialog::showDialog()
 po 2025-04-05 Andreas Sturmlechner Andreas Sturmlechner [79b3c0] Use non-deprecated KDEInstallDirs
 .gitignore 2022-08-07 Marius P Marius P [e8f1e7] .gitignore add support for clangd, vscode, kdes...
 BUGS 1999-08-07 Johannes Sixt Johannes Sixt [26812a] Recognize strings with repeated characters: 'x'...
 CMakeLists.txt 2023-11-01 Johannes Sixt Johannes Sixt [120ece] Require KFM 5.84.
 COPYING 2001-09-29 Johannes Sixt Johannes Sixt [6bd490] Upgraded the build system for KDE2.
 README 2023-10-24 Sebastian Pipping Sebastian Pipping [21deb1] Replace http:// by https:// where appropriate
 ReleaseNotes-3.1.0.md 2023-12-02 Johannes Sixt Johannes Sixt [7b9440] KDbg 3.1.0.
 TODO 2007-06-09 Johannes Sixt Johannes Sixt [090d0e] Some items of the TODO list have been completed.
 kdbg.spec 2023-10-24 Sebastian Pipping Sebastian Pipping [21deb1] Replace http:// by https:// where appropriate

Read Me

This is KDbg, a graphical user interface around GDB using
KDE, the K Desktop Environment.

To build and install:

	cmake .
	make
	sudo make install

It may be necessary to tell the install location explicitly,
then use, for example,

	cmake -DCMAKE_INSTALL_PREFIX=/usr .

The KDE header files libraries must be available. Make sure
that the development packages are installed.

The homepage is at

	https://www.kdbg.org/

Johannes Sixt <j6t@kdbg.org>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.