[Lldb-commits] [PATCH] D61578: [Driver] Add command line option to allow loading local lldbinit file
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon May 6 13:43:43 PDT 2019
JDevlieghere added a comment.
In D61578#1492086 <https://reviews.llvm.org/D61578#1492086>, @clayborg wrote:
> 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?
Yep, that behavior remains unchanged.
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