[Lldb-commits] [PATCH] D101453: [lldb] Add tests for DumpDataExtractor formats

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Apr 28 07:05:39 PDT 2021


DavidSpickett added reviewers: LLDB, zturner.
DavidSpickett added a comment.

I'm looking into printing memory tags and "memory read" uses this code a lot so I thought I'd add tests before I attempt to extend it.

If this is useful then I'll add some more covering some other key bits like splitting over multiple lines.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101453/new/

https://reviews.llvm.org/D101453



More information about the lldb-commits mailing list