[Lldb-commits] [PATCH] D106192: [LLDB][GUI] Add Create Target form

Omar Emara via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jul 16 14:21:44 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 Create Target form for the LLDB GUI. Additionally, an
Arch Field was introduced to input an arch and the file and directory
fields now have a required property.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D106192

Files:
  lldb/source/Core/IOHandlerCursesGUI.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106192.359449.patch
Type: text/x-patch
Size: 12533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210716/62788b73/attachment.bin>


More information about the lldb-commits mailing list