https://bugs.kde.org/show_bug.cgi?id=376595
Bug ID: 376595
Summary: Kdevelop crashes on watch member variable
Product: kdevelop
Version: 5.1.0
Platform: Appimage
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: CPP Debugger
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Kdevelop crashes whenever a breakpoint on a watched variable is tripped (if the
variable is a member variable). Local variables work as intended.
Steps to reproduce:
1. Debug program
2. set Break on change for that variable
3. Run until that variable changes
4. watch crash.
--
You are receiving this mail because:
You are watching all bug changes.