| Summary: | Watch Variable options | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Chris Bruner <cbruner> |
| Component: | CPP Debugger | Assignee: | kdevelop-bugs-null |
| Status: | REPORTED --- | ||
| Severity: | wishlist | CC: | niko.sams |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Unlisted Binaries | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Chris Bruner
2011-12-15 16:12:31 UTC
That is supported in the Variables tool view. (as Context Menu) stop on change is also implemented in the variable value tooltip. What could be improved: - add context menu to tooltip - add break-on-change action to context menu Git commit f3392c45908321e049101b55fb8e9683e1a5b3cc by Niko Sams. Committed on 15/01/2012 at 11:25. Pushed by nsams into branch 'master'. add break on change action to context menu in variables tool view Won't be in KDevelop 4.3 because of new strings M +12 -0 debugger/variable/variablewidget.cpp M +1 -0 debugger/variable/variablewidget.h http://commits.kde.org/kdevplatform/f3392c45908321e049101b55fb8e9683e1a5b3cc |