summaryrefslogtreecommitdiffstats
path: root/README
blob: 7406fd437124b82496a168acc47d3b47c98959b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
This is KDbg, a graphical user interface around gdb using
KDE, the K Desktop Environment.

To install:

	./configure
	make
	make install

Problem reports as well as success stories are welcome!

The homepage is at

	http://www.kdbg.org/

You'll find the most recent version of KDbg there as well as
other useful information concerning debugging.

Johannes Sixt <j6t@kdbg.org>