Skip to content
Snippets Groups Projects
Commit e58084ee authored by Peifeng Yu's avatar Peifeng Yu
Browse files

Fix variable toolview not sync with framestack view.

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.

Reviewers: kfunk, apol, #kdevelop

Reviewed By: apol, #kdevelop

Subscribers: mwolff, tcanabrava, apol, kdevelop-devel

Projects: #kdevelop

Differential Revision: https://phabricator.kde.org/D1351
parents 1c66be67 1b02bbaa
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment