Download Latest Version kdbg-3.1.0.tar.gz (444.1 kB)
Email in envelope

Get an email when there's a new version of KDbg

Name Modified Size InfoDownloads / Week
Parent folder
README.txt 2023-12-03 451 Bytes
kdbg-3.1.0.tar.gz 2023-12-03 444.1 kB
Totals: 2 Items   444.5 kB 11
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>
Source: README.txt, updated 2023-12-03