This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Parse image high address from JSON crashlogs
ClosedPublic

Authored by JDevlieghere on Apr 11 2023, 2:29 PM.

Details

Summary

Correctly parse the image high address from JSON crashlogs.

This is invisible in the output but necessary for a follow up patch that will test the new behavior.

Diff Detail

Event Timeline

JDevlieghere created this revision.Apr 11 2023, 2:29 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 11 2023, 2:29 PM
JDevlieghere requested review of this revision.Apr 11 2023, 2:29 PM
mib accepted this revision.Apr 11 2023, 2:30 PM

LGTM!

This revision is now accepted and ready to land.Apr 11 2023, 2:30 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptApr 11 2023, 2:47 PM