------- 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=146174 Summary: KDevelop silently skips breakpoints in "Release" mode Product: kdevelop Version: 3.4.1 Platform: Ubuntu Packages OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: kdevelop-bugs kdevelop org ReportedBy: someone berkeley edu Version: 3.4.1 (using KDE KDE 3.5.7) Installed from: Ubuntu Packages OS: Linux My project is managed by "qmake". By default, it is compiled in "Release" mode. If I try to debug it, KDevelop will start GDB, etc. - but will silently skip breakpoints. This is extremely confusing. If KDevelop cannot debug the program in "Release" mode, it should say so.