| Summary: | some kind of a "breakpoint flood" if you delete a block of code containing lines with breakpoints | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Dmitry <korvin> |
| Component: | CPP Debugger | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 3.4.1 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | 5 screenshots showing the bug | ||
|
Description
Dmitry
2007-08-28 13:14:18 UTC
Created attachment 21498 [details]
5 screenshots showing the bug
This is a slideshow (tbz2 arch with png's) describing the bug in the visible
form.
P. S: Even if you try to undo the operation, breakpoints will stay (of course).
This is actually a duplicate and the workaround is to not edit the code while the debugger is running. *** This bug has been marked as a duplicate of 70815 *** Yes, of course, editing the source in the debug process is quite strange... maybe it is a good idea to put an option like "switch the editors to the read only mode while debugging"? I think it will be useful to prevent such things in future (sometimes it may be very annoing). |