[all-commits] [llvm/llvm-project] 18c25c: [LLDB][GUI] Add Create Target form

Omar Emara via All-commits all-commits at lists.llvm.org
Thu Jul 29 13:28:10 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 18c25cd376b6ea38971abb407751cdf08e1e5622
      https://github.com/llvm/llvm-project/commit/18c25cd376b6ea38971abb407751cdf08e1e5622
  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 Create Target form

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.

Reviewed By: clayborg

Differential Revision: https://reviews.llvm.org/D106192




More information about the All-commits mailing list