https://bugs.kde.org/show_bug.cgi?id=367905
Bug ID: 367905 Summary: Breakpoint marker disappears from bar in editor after stopping application in debug mode Product: kdevelop Version: 5.0.0 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: CPP Debugger Assignee: kdevelop-bugs-n...@kde.org Reporter: piotr.mierzwin...@gmail.com CC: niko.s...@gmail.com As in title. After click in breakpoint in Breakpoints view is highlighted proper line in editor but on left bar there is no breakpoint marker (icon). Looks like something wasn't redraw. Uses icons style: Breeze. Reproducible: Always Steps to Reproduce: 1. Open at least two documents in KDevelop. 2. In first document set breakpoint (clicking in left bar in editor) and switch to second document 3. Run application in debug mode and make that application will stop on breakpoint (meet some conditions causing that falls into the trap) 4. Stop debugging by clicking button: "Stop all currently running jobs" 5. Open "Breakpoints" view and click into proper breakpoint (referring to previously set) Actual Results: In editor is highlighted correct line with breakpoint, but on left bar is missing breakpoint marker (icon) Expected Results: In editor is highlighted correct line with breakpoint, and on left bar is preset breakpoint marker (icon) kdevelop 5.0.0.r23419.7314e99 (built 22/08/2016, branch: 5.0) kdevplatform 5.0.0.r13346.09a1848 (built 22/08/2016, branch: 5.0) KFrameworks 5.25, Qt-5.7.0 -- You are receiving this mail because: You are watching all bug changes.