LLDB plugin: workaround for variables view not updated when the underlying…

Authored by qi437103 on Aug 16 2016, 11:33 AM.

Description

LLDB plugin: workaround for variables view not updated when the underlying value changes

This is done by refetching almost everything once the program stops. Apparently
not efficient, but without working -var-update, this is the best we can get.

Details

Committed
qi437103Aug 16 2016, 11:33 AM
Parents
R32:0786c0f21cc7: LLDB plugin: fix unit test variablesNonascii
Branches
Unknown
Tags
Unknown