[Lldb-commits] [PATCH] D106458: [LLDB][GUI] Add required property to text fields

Omar Emara via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 21 10:00:23 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 required property to text fields and their
derivatives. Additionally, the Process Name and PID fields in the attach
form were marked as required.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D106458

Files:
  lldb/source/Core/IOHandlerCursesGUI.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106458.360502.patch
Type: text/x-patch
Size: 6191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210721/b74486f5/attachment-0001.bin>


More information about the lldb-commits mailing list