This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Support missing threadState in JSON crashlogs
ClosedPublic

Authored by JDevlieghere on Oct 7 2021, 12:28 PM.

Details

Summary

Gracefully deal with JSON crashlogs that don't have thread state
available and print an error saying as much: "No thread state (register
information) available".

rdar://83955858

Diff Detail

Event Timeline

JDevlieghere requested review of this revision.Oct 7 2021, 12:28 PM
JDevlieghere created this revision.
aprantl accepted this revision.Oct 7 2021, 12:54 PM
This revision is now accepted and ready to land.Oct 7 2021, 12:54 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptOct 7 2021, 3:54 PM