Version 2.2.1.
[kdbg.git] / README
blob7406fd437124b82496a168acc47d3b47c98959b9
1 This is KDbg, a graphical user interface around gdb using
2 KDE, the K Desktop Environment.
4 To install:
6         ./configure
7         make
8         make install
10 Problem reports as well as success stories are welcome!
12 The homepage is at
14         http://www.kdbg.org/
16 You'll find the most recent version of KDbg there as well as
17 other useful information concerning debugging.
19 Johannes Sixt <j6t@kdbg.org>