This is KDbg, a graphical user interface around gdb using KDE, the K Desktop Environment. To install: ./configure make make install To compile and install for KDE 2 and Qt 2.x: ./configure --with-kde-version=2 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@telecom.at