[Lldb-commits] [PATCH] D90664: [crashlog] Move crash log parsing into its own class

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Nov 2 20:27:38 PST 2020


JDevlieghere created this revision.
JDevlieghere added a reviewer: aprantl.
JDevlieghere requested review of this revision.

Move crash log parsing out of the CrashLog class and into its own class.


https://reviews.llvm.org/D90664

Files:
  lldb/examples/python/crashlog.py
  lldb/test/Shell/ScriptInterpreter/Python/crashlog.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90664.302453.patch
Type: text/x-patch
Size: 24457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201103/38a135bf/attachment-0001.bin>


More information about the lldb-commits mailing list