[Lldb-commits] [PATCH] D106999: [LLDB][GUI] Add Environment Variable Field
Omar Emara via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jul 28 13:21:39 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 an environment variable field. This is usually used as
the basic type of a List field. This is needed to create the process
launch form.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D106999
Files:
lldb/source/Core/IOHandlerCursesGUI.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106999.362514.patch
Type: text/x-patch
Size: 5523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210728/8c910035/attachment-0001.bin>
More information about the lldb-commits
mailing list