[all-commits] [llvm/llvm-project] 62bd33: [LLDB][GUI] Add Environment Variable Field
Omar Emara via All-commits
all-commits at lists.llvm.org
Thu Jul 29 13:29:08 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 62bd33158d924f907dfe2ccd250f20ddb8ed09a9
https://github.com/llvm/llvm-project/commit/62bd33158d924f907dfe2ccd250f20ddb8ed09a9
Author: Omar Emara <mail at OmarEmara.dev>
Date: 2021-07-29 (Thu, 29 Jul 2021)
Changed paths:
M lldb/source/Core/IOHandlerCursesGUI.cpp
Log Message:
-----------
[LLDB][GUI] Add Environment Variable Field
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.
Reviewed By: clayborg
Differential Revision: https://reviews.llvm.org/D106999
More information about the All-commits
mailing list