summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2016-12-28 21:22:37 +0000
committerGreg Clayton <gclayton@apple.com>2016-12-28 21:22:37 +0000
commit8369b28da0750129ababae357bea98940800a0e0 (patch)
treea9b57037c937a35a1cf2e1ffbf03d3145e4988aa /llvm/lib/Bitcode
parent02f74b08615dfb606b0f1c4dfe1889b3fd3ccedb (diff)
downloadbcm5719-llvm-8369b28da0750129ababae357bea98940800a0e0.tar.gz
bcm5719-llvm-8369b28da0750129ababae357bea98940800a0e0.zip
Fix the variable view in the "gui" curses mode so that variables whose children change will update correctly. Previously the variable view would update the children once and not change. If you were stepping through code where the dynamic type of a variable would change the value and its children, or a synthetic type (like say for a std::vector<int>), the variable view wouldn't update. Now it caches the children and uses the process stop ID to tell when the children need to be updated.
llvm-svn: 290688
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud