This is an archive of the discontinued LLVM Phabricator instance.

[lldb] [Process/elf-core] Fix reading NetBSD/i386 core dumps
ClosedPublic

Authored by mgorny on Apr 22 2021, 10:44 AM.

Details

Summary

Add support for extracting basic data from NetBSD/i386 core dumps.
FPU registers are not supported at the moment.

Diff Detail

Event Timeline

mgorny requested review of this revision.Apr 22 2021, 10:44 AM
mgorny created this revision.
mgorny updated this revision to Diff 339768.Apr 22 2021, 1:21 PM

Use split code branches for i386 and amd64.

krytarowski accepted this revision.Jun 20 2021, 9:56 AM
This revision is now accepted and ready to land.Jun 20 2021, 9:56 AM
This revision was landed with ongoing or failed builds.Jun 20 2021, 10:38 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJun 20 2021, 10:38 AM