================
@@ -0,0 +1,7 @@
+include "../../../../include/lldb/Core/PropertiesBase.td"
+
+let Definition = "symbollocatorsymstore", Path = 
"plugin.symbol-locator.symstore" in {
+  def SymStoreURLs : Property<"urls", "Array">,
----------------
weliveindetail wrote:

SymStore in local path and over HTTP is very similar. The setting will cover 
both cases. HTTP will follow soon and update the description. I think the term 
URL is "universal" so it should be fine for both, paths as well as HTTP 
addresses.

https://github.com/llvm/llvm-project/pull/183302
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to