This is an archive of the discontinued LLVM Phabricator instance.

[gdb-scripts] Add to_string methods to printer implementations
ClosedPublic

Authored by krzysz00 on Jun 16 2022, 7:41 AM.

Details

Summary

Some GDB versions require all prettyprinter classes to define to_string.
This commit adds these definitions.

Diff Detail

Event Timeline

krzysz00 created this revision.Jun 16 2022, 7:41 AM
krzysz00 requested review of this revision.Jun 16 2022, 7:41 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 16 2022, 7:41 AM
csigg accepted this revision.Jun 20 2022, 11:41 PM
This revision is now accepted and ready to land.Jun 20 2022, 11:41 PM
This revision was landed with ongoing or failed builds.Jun 21 2022, 9:09 AM
This revision was automatically updated to reflect the committed changes.