[Lldb-commits] [PATCH] D107869: [LLDB][GUI] Add Process Launch form

Omar Emara via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Aug 10 14:31:11 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 process launch form. Additionally, a LazyBoolean field
was implemented and numerous utility methods were added to various
fields to get the launch form working.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D107869

Files:
  lldb/source/Core/IOHandlerCursesGUI.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107869.365609.patch
Type: text/x-patch
Size: 15134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210810/0cfe9ecc/attachment-0001.bin>


More information about the lldb-commits mailing list