[all-commits] [llvm/llvm-project] 82507f: [LLDB][GUI] Add Process Launch form

Omar Emara via All-commits all-commits at lists.llvm.org
Wed Aug 18 15:43:46 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 82507f1798768280cf5d5aab95caaafbc7fe6f47
      https://github.com/llvm/llvm-project/commit/82507f1798768280cf5d5aab95caaafbc7fe6f47
  Author: Omar Emara <mail at OmarEmara.dev>
  Date:   2021-08-18 (Wed, 18 Aug 2021)

  Changed paths:
    M lldb/include/lldb/Target/Target.h
    M lldb/source/Core/IOHandlerCursesGUI.cpp
    M lldb/source/Target/Target.cpp

  Log Message:
  -----------
  [LLDB][GUI] Add Process Launch form

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.

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




More information about the All-commits mailing list