From kdevelop-bugs Wed Feb 29 19:03:40 2012 From: Andreas Pietzowski Date: Wed, 29 Feb 2012 19:03:40 +0000 To: kdevelop-bugs Subject: [Bug 295085] New: KDevelop doesn't stop at breakpoints Message-Id: X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=133054235103258 https://bugs.kde.org/show_bug.cgi?id=295085 Summary: KDevelop doesn't stop at breakpoints Product: kdevelop Version: 4.2.81 Platform: Ubuntu Packages OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: CPP Debugger AssignedTo: kdevelop-bugs@kdevelop.org ReportedBy: andreas@pietzowski.de Version: 4.2.81 (using KDE 4.8.0) OS: Linux Today I upgraded to Qt 4.8 (with apt-get, standard ubuntu installation with backports enabled). Since then KDevelop doesn't halt at the specified breakpoints. The application was started through gdb (it is slow as usual when debugging) but it runs over all breakpoints. I can confirm this on two different machines - same Ubuntu setup (standard)... Can you confirm this anyhow? Reproducible: Always Steps to Reproduce: Set a breakpoint in some cpp-file. Start the binary with F9 (debugging). Actual Results: Normal running of the app without halting. Expected Results: It should halt at the breakpoint. It doesn't even work in main.cpp. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs