[Lldb-commits] [PATCH] D91130: [crashlog] Implement parser for JSON encoded crashlogs

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Nov 16 13:50:50 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc7cbf32f5770: [crashlog] Implement parser for JSON encoded crashlogs (authored by JDevlieghere).
Herald added a project: LLDB.

Changed prior to commit:
  https://reviews.llvm.org/D91130?vs=304685&id=305590#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91130

Files:
  lldb/examples/python/crashlog.py
  lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs/Assertion.check
  lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs/a.out.crash
  lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs/a.out.ips
  lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs/test.c
  lldb/test/Shell/ScriptInterpreter/Python/Crashlog/crashlog.test
  lldb/test/Shell/ScriptInterpreter/Python/Crashlog/json.test
  lldb/test/Shell/ScriptInterpreter/Python/Crashlog/parser_json.test
  lldb/test/Shell/ScriptInterpreter/Python/Crashlog/parser_text.test
  lldb/test/Shell/ScriptInterpreter/Python/Crashlog/patch-crashlog.py
  lldb/test/Shell/ScriptInterpreter/Python/Crashlog/text.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91130.305590.patch
Type: text/x-patch
Size: 19237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201116/0c8a1935/attachment-0001.bin>


More information about the lldb-commits mailing list