Fix Bug 333759 Variables tool view not in sync with frame stack view.

Authored by qi437103 on Apr 13 2016, 6:11 PM.

Description

Fix Bug 333759 Variables tool view not in sync with frame stack view.

Always update active thread/frame in IVariableController regardless of m_autoUpdate,
to keep them in sync when the user currently hides the variables list

Details