[Lldb-commits] [PATCH] D100243: [LLDB][GUI] Expand selected thread tree item by default
Omar Emara via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sat Apr 10 04:00:42 PDT 2021
OmarEmaraDev created this revision.
OmarEmaraDev added a reviewer: clayborg.
OmarEmaraDev requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
This patch expands the tree item that corresponds to the selected thread
by default in the Threads window. Additionally, the tree root item is
always expanded, which is the process in the Threads window.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D100243
Files:
lldb/source/Core/IOHandlerCursesGUI.cpp
lldb/test/API/commands/gui/expand-threads-tree/Makefile
lldb/test/API/commands/gui/expand-threads-tree/TestGuiExpandThreadsTree.py
lldb/test/API/commands/gui/expand-threads-tree/main.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100243.336603.patch
Type: text/x-patch
Size: 4274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210410/2143f5eb/attachment.bin>
More information about the lldb-commits
mailing list