[Lldb-commits] [PATCH] D51934: [target] Change target create's behavior wrt loading dependent files.

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 11 09:17:24 PDT 2018


clayborg added a comment.

I would rather not change the argument to be required if we can help it. That might break existing scripts or command files. I think if -d is specified without a value it should default to "no". Can we make the value optional?


Repository:
  rLLDB LLDB

https://reviews.llvm.org/D51934





More information about the lldb-commits mailing list