[Lldb-commits] [PATCH] D125090: [lldb] Add --show-tags option to "memory find"

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri May 6 05:55:44 PDT 2022


DavidSpickett added a comment.

The logic for handling misalignment is all done in DumpDataExtractor so that is covered by the "memory read --show-tags" tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125090



More information about the lldb-commits mailing list