[Differential] [Request, 28 lines] D1351: Fix variable toolview not sync with framestack view.
qi437103 (Aetf)
noreply at phabricator.kde.org
Fri Apr 8 00:23:30 UTC 2016
qi437103 created this revision.
qi437103 added a reviewer: KDevelop.
Restricted Application added a subscriber: kdevelop-devel.
REVISION SUMMARY
The problem is caused by the active frame/thread in IVariableController,
which aren't properly updated when autoUpdate() == UpdateNone.
This commit removes m_active{Frame,Thread} because we already only call
update() in the event handler of frame/thread changed event.
REPOSITORY
rKDEVPLATFORM KDevPlatform
BRANCH
fix-variable-sync
REVISION DETAIL
https://phabricator.kde.org/D1351
AFFECTED FILES
debugger/interfaces/ivariablecontroller.cpp
debugger/interfaces/ivariablecontroller.h
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: qi437103, KDevelop
Cc: kdevelop-devel
More information about the KDevelop-devel
mailing list