[Lldb-commits] [PATCH] D55859: noexternal 2/2: symbols.enable-external-lookup=false on all hosts (not just OSX)

2019-01-05 Thread Jan Kratochvil via Phabricator via lldb-commits
jankratochvil marked an inline comment as done. jankratochvil added inline comments. Comment at: source/Core/ModuleList.cpp:72 {}, "Control the use of external tools or libraries to locate symbol files. " + "Directories listed in target.debug-file-search-paths and

[Lldb-commits] [lldb] r350479 - Fix symbols.enable-external-lookup description wording

2019-01-05 Thread Jan Kratochvil via lldb-commits
Author: jankratochvil Date: Sat Jan 5 13:39:03 2019 New Revision: 350479 URL: http://llvm.org/viewvc/llvm-project?rev=350479&view=rev Log: Fix symbols.enable-external-lookup description wording D55859 changed "external tools or libraries" to "external sources" according to Pavel Labath. Now it