[Lldb-commits] [PATCH] D149565: [lldb] Add debugger.external-editor setting

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon May 1 14:06:50 PDT 2023


JDevlieghere updated this revision to Diff 518558.
JDevlieghere marked 2 inline comments as done.
JDevlieghere added a comment.

Make `external-editor` setting take precedence over `LLDB_EXTRENAL_EDITOR`


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149565/new/

https://reviews.llvm.org/D149565

Files:
  lldb/include/lldb/Core/Debugger.h
  lldb/include/lldb/Host/Host.h
  lldb/source/Core/CoreProperties.td
  lldb/source/Core/Debugger.cpp
  lldb/source/Host/common/Host.cpp
  lldb/source/Host/macosx/objcxx/Host.mm
  lldb/source/Interpreter/CommandInterpreter.cpp
  lldb/source/Target/Thread.cpp
  lldb/test/Shell/Settings/TestExternalEditor.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149565.518558.patch
Type: text/x-patch
Size: 9030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230501/77fa3914/attachment.bin>


More information about the lldb-commits mailing list