[Lldb-commits] [lldb] r290687 - Quiet a warning where we weren't checking if this was the same and rhs.

2016-12-28 Thread Greg Clayton via lldb-commits
Author: gclayton Date: Wed Dec 28 15:19:42 2016 New Revision: 290687 URL: http://llvm.org/viewvc/llvm-project?rev=290687&view=rev Log: Quiet a warning where we weren't checking if this was the same and rhs. Modified: lldb/trunk/tools/debugserver/source/MacOSX/CFBundle.cpp Modified: lldb/trun

[Lldb-commits] [lldb] r290688 - 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 onc

2016-12-28 Thread Greg Clayton via lldb-commits
Author: gclayton Date: Wed Dec 28 15:22:37 2016 New Revision: 290688 URL: http://llvm.org/viewvc/llvm-project?rev=290688&view=rev Log: 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 child