Bug 60757

Summary: Need dialog for managing breakpoints
Product: [Applications] kdevelop Reporter: Jon Smirl <jonsmirl>
Component: CPP DebuggerAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: git master   
Target Milestone: ---   
Platform: RedHat Enterprise Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jon Smirl 2003-07-04 19:46:42 UTC
Version:           CVS (using KDE KDE 3.1)
Installed from:    RedHat RPMs

It would be nice to have a dialog for managing breakpoints. This would allow me to clear or diable them all at once. It would then allow me to remove breakpoints that have gotten onto inaccessible line numbers from the editor. Also, with breakpoints scattered over hundreds of files I just plain lose them.
Comment 1 Harald Fernengel 2003-07-04 20:15:36 UTC
All's there in KDevelop 3.0 from CVS. Please update :) 
Comment 2 Amilcar do Carmo Lucas 2003-07-04 20:20:22 UTC
Take a look at the "Breakpoints" window in the bottom.
Comment 3 Jon Smirl 2003-07-04 21:03:26 UTC
That is what I was looking for. I was looking on the menus and didn't notice it.
Comment 4 Jon Smirl 2003-07-04 21:06:02 UTC
It needs a disable all button and it has a lot paint problems.