This is an archive of the discontinued LLVM Phabricator instance.

UnwindPlan: pretty-print dwarf expressions
ClosedPublic

Authored by labath on Apr 21 2019, 8:25 AM.

Details

Summary

Previously we were printing the dwarf expressions in unwind rules simply
as "dwarf-expr". This patch uses the existing dwarf-printing
capabilities in lldb to enhance this dump output, and print the full
decoded dwarf expression.

Diff Detail

Repository
rLLDB LLDB

Event Timeline

labath created this revision.Apr 21 2019, 8:25 AM
jasonmolenda accepted this revision.Apr 21 2019, 9:40 PM

very nice.

This revision is now accepted and ready to land.Apr 21 2019, 9:40 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptApr 23 2019, 2:14 AM
Herald added a subscriber: teemperor. · View Herald Transcript