[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
Fri Mar 10 08:08:14 PST 2023
DavidSpickett added a comment.
I'm trying to get an s390x test going in the same fashion but figuring it out is tricky.
Also, I realise that all this XML substitution with strings is very brittle. I want to replace that with Python's xml.etree but will do that later in another patch.
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