[Lldb-commits] [PATCH] D61578: [Driver] Add command line option to allow loading local lldbinit file

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon May 6 09:19:39 PDT 2019


clayborg added a comment.

Just wanted to verify that we can put a:

  settings set target.load-cwd-lldbinit true

in our ~/.lldbinit file and it will then load the local init file in the current working directory?


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D61578





More information about the lldb-commits mailing list