Bug 60757 - Need dialog for managing breakpoints
Summary: Need dialog for managing breakpoints
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: CPP Debugger (show other bugs)
Version: git master
Platform: RedHat Enterprise Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-04 19:46 UTC by Jon Smirl
Modified: 2003-07-04 21:06 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

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