Bug 55277

Summary: removing breakpoints does not work
Product: [Applications] kdevelop Reporter: Caleb Tennis <caleb>
Component: CPP DebuggerAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Caleb Tennis 2003-02-27 15:26:30 UTC
Version:           cvs (using KDE KDE 3.1)
Installed from:    Compiled From Sources
Compiler:          gcc 2.95 
OS:          Linux

Removing breakpoints during a debug process does not always really remove them, 
 and sometimes the running will break in the line where there was a breakpoint, 
 but I removed it. The only solution in this case is to restart the debugging. 

(From Mantia Andras)
Comment 1 András Manţia 2003-03-10 19:06:59 UTC
Subject: Fixed

I fixed this bug some time ago...

Andras