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
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits