From kdevelop-bugs Tue Aug 28 11:14:19 2007 From: Dmitry Date: Tue, 28 Aug 2007 11:14:19 +0000 To: kdevelop-bugs Subject: [Bug 149301] New: some kind of a "breakpoint flood" if you delete a Message-Id: <20070828131418.149301.korvin () deeptown ! org> X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=118829977915874 ------- 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=149301 Summary: some kind of a "breakpoint flood" if you delete a block of code containing lines with breakpoints Product: kdevelop Version: 3.4.1 Platform: unspecified OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: CPP Debugger AssignedTo: kdevelop-bugs kdevelop org ReportedBy: korvin deeptown org Version: 3.4.1 (using KDE 3.5.7, Gentoo) Compiler: Target: i686-pc-linux-gnu OS: Linux (i686) release 2.6.22-gentoo-r2 To reproduce the bug you need the following: 0) Put the breakpoint in some accessible point (such as main()) 1) START THE PROGRAM under the debugger and wait until the breakpoint hits 3) For more effect add some breakpoints around that line, three or four would be enough. 4) Now start selecting the code from the middle of the 'red coloured' breakpointed code to some lines up or down. 5) hit the 'del' button and you get the thing! :) Depending on the count of erased lines you may get a real flood of breakpoints and even the program crash. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs