https://bugs.kde.org/show_bug.cgi?id=424431
Bug ID: 424431 Summary: Loaded breakpoints don't update properly if code is edited Product: kdevelop Version: 5.5.2 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: UI: general Assignee: kdevelop-bugs-n...@kde.org Reporter: axel.kellerm...@gmx.de Target Milestone: --- SUMMARY Breakpoints that were loaded with the project don't get properly updated if source code is edited. STEPS TO REPRODUCE 1. Open project 2. Set breakpoints 3. Close project 4. Open project again 5. Add or remove lines in the source code OBSERVED RESULT Breakpoint positions are not properly updated in BreakpointModel and therefore in Breakpoint Tool View. EXPECTED RESULT Proper updates of breakpoints. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Archlinux KDE Plasma Version: 5.19.3 KDE Frameworks Version: 5.72.0 Qt Version: 5.15.0 ADDITIONAL INFORMATION I have a fix for that issue locally, going to send it in for review the coming days. -- You are receiving this mail because: You are watching all bug changes.