Bug 55277 - removing breakpoints does not work
Summary: removing breakpoints does not work
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: CPP Debugger (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-27 15:26 UTC by Caleb Tennis
Modified: 2003-03-10 19:06 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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