vsk added inline comments.

================
Comment at: lldb/examples/python/crashlog.py:853
+        # can rely on lldb.debugger being set.
+        SymbolicateCrashLogs(lldb.debugger, shlex.split(command))
     except Exception as e:
----------------
Why does crashlog.Symbolicate accept a debugger parameter?


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

https://reviews.llvm.org/D90706

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to