[Bug 65817] New: Debugger does not work on subproject other than src
Iztok Kobal
iztok.kobal at sysen.si
Fri Oct 10 17:47:10 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=65817
Summary: Debugger does not work on subproject other than src
Product: kdevelop
Version: 3.0.0a7
Platform: SuSE RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: iztok.kobal at sysen.si
Version: 3.0.0a7 (using KDE 3.0.5)
Installed from: SuSE
Compiler: gcc version 3.2
OS: Linux (i686) release 2.4.19-4GB
I have made another subproject alongside original src (base project has been created using New Project->C++->Simple Hello World Program). The primary targets in both subprojects are binaries (Programs). While debugger works properly on the src subproject, I can not find the way to persuade it to work over another subproject - it always fires src subproject. I have made Target Active but it does not help.
More information about the KDevelop-devel
mailing list