[all-commits] [llvm/llvm-project] fd18f0: Revert "[LLDB][GUI] Expand selected thread tree it...
Muhammad Omair Javaid via All-commits
all-commits at lists.llvm.org
Fri Jul 30 01:40:22 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fd18f0e84cca023df6cb19e88c07c0e2059f659b
https://github.com/llvm/llvm-project/commit/fd18f0e84cca023df6cb19e88c07c0e2059f659b
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2021-07-30 (Fri, 30 Jul 2021)
Changed paths:
M lldb/source/Core/IOHandlerCursesGUI.cpp
R lldb/test/API/commands/gui/expand-threads-tree/Makefile
R lldb/test/API/commands/gui/expand-threads-tree/TestGuiExpandThreadsTree.py
R lldb/test/API/commands/gui/expand-threads-tree/main.c
Log Message:
-----------
Revert "[LLDB][GUI] Expand selected thread tree item by default"
This reverts commit fed25ddc1c3de59aa1de27e95b349f86896ccb79.
There has been sporadic failures in LLDB AArch64/Arm 32 buildbots since
this commit. I am temporarily reverting it see if it fixes the issue.
Differential Revision: https://reviews.llvm.org/D100243
More information about the All-commits
mailing list