Version: cvs (using KDE KDE 3.1) Installed from: Compiled From Sources Compiler: gcc 2.95 OS: Linux When using builddir!=srcdir in developing, you must still make a symling from srcdir to the executable in builddir, otherwise you cannot debug. Why not just use the setting from Project Options also when debugging? (From Mantia Andras)
Subject: kdevelop CVS commit by amantia: Fix debugging when the project is set up to use builddir!=srcdir. CCMAIL: 55284-done@bugs.kde.org M +6 -0 lib/interfaces/kdevproject.h 1.10 M +5 -0 parts/antproject/antprojectpart.cpp 1.4 M +1 -0 parts/antproject/antprojectpart.h 1.3 M +3 -3 parts/autoproject/autoprojectpart.h 1.25 M +4 -4 parts/customproject/customprojectpart.h 1.11 M +1 -1 parts/debugger/debuggerpart.cpp 1.52 M +5 -0 parts/scriptproject/scriptprojectpart.cpp 1.23 M +3 -2 parts/scriptproject/scriptprojectpart.h 1.9 M +5 -0 parts/trollproject/trollprojectpart.cpp 1.39 M +2 -1 parts/trollproject/trollprojectpart.h 1.16