[Lldb-commits] [PATCH] D105655: [LLDB][GUI] Add Process Attach form
Omar Emara via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Jul 8 13:32:01 PDT 2021
OmarEmaraDev created this revision.
OmarEmaraDev added a reviewer: clayborg.
Herald added a reviewer: teemperor.
OmarEmaraDev requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
This patch adds a form window to attach a process, either by PID or by
name. This patch also adds support for dynamic field visibility such
that the form delegate can hide or show certain fields based on some
conditions.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D105655
Files:
lldb/source/Core/IOHandlerCursesGUI.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105655.357339.patch
Type: text/x-patch
Size: 11757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210708/d674cab6/attachment.bin>
More information about the lldb-commits
mailing list