This is an archive of the discontinued LLVM Phabricator instance.

[lldb] TestInferiorCrashing.py should check for crash reason
ClosedPublic

Authored by bulbazord on Mar 27 2023, 2:06 PM.

Details

Summary

In a now-reverted series of patches, I inadvertently broke the ability
for lldb-server to explain a crash reason. To ensure that this feature
continues to work after future refactors, let's test the feature.

Diff Detail

Event Timeline

bulbazord created this revision.Mar 27 2023, 2:06 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 27 2023, 2:06 PM
bulbazord requested review of this revision.Mar 27 2023, 2:06 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 27 2023, 2:06 PM
rupprecht accepted this revision.Mar 27 2023, 6:12 PM
This revision is now accepted and ready to land.Mar 27 2023, 6:12 PM
labath accepted this revision.Mar 28 2023, 5:04 AM