[all-commits] [llvm/llvm-project] a94fbb: Revert "Revert "[LLDB][GUI] Expand selected thread...

Muhammad Omair Javaid via All-commits all-commits at lists.llvm.org
Sun Aug 1 17:47:47 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a94fbb25de5fef6f20027f5ec9466fec821ba92f
      https://github.com/llvm/llvm-project/commit/a94fbb25de5fef6f20027f5ec9466fec821ba92f
  Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
  Date:   2021-08-02 (Mon, 02 Aug 2021)

  Changed paths:
    M lldb/source/Core/IOHandlerCursesGUI.cpp
    A lldb/test/API/commands/gui/expand-threads-tree/Makefile
    A lldb/test/API/commands/gui/expand-threads-tree/TestGuiExpandThreadsTree.py
    A lldb/test/API/commands/gui/expand-threads-tree/main.c

  Log Message:
  -----------
  Revert "Revert "[LLDB][GUI] Expand selected thread tree item by default""

This reverts commit fd18f0e84cca023df6cb19e88c07c0e2059f659b.

I reverted this change to see its effect on failing GUI tests on LLDB
Arm/AArch64 Linux buildbots. I could not find any evidence against this
particular change so reverting it back.

Differential Revision: https://reviews.llvm.org/D100243




More information about the All-commits mailing list