[Lldb-commits] [PATCH] D145580: [lldb] Show register fields using bitfield struct types

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Mar 23 02:37:45 PDT 2023


DavidSpickett added a comment.

> So the better solution may be along the lines of a register formatting plugin that depends on TypeSystemClang.

Based on discussion here and on another patch, I'm going to try Adrian's suggestion.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145580



More information about the lldb-commits mailing list