[Lldb-commits] [PATCH] D145574: [lldb] Read register fields from target XML

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Mar 10 05:24:32 PST 2023


DavidSpickett updated this revision to Diff 504106.
DavidSpickett added a comment.

Remove use of type attribute on flags. We will recognise it as valid,
but do nothing with it as it's not needed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145574

Files:
  lldb/include/lldb/Target/DynamicRegisterInfo.h
  lldb/include/lldb/lldb-private-types.h
  lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
  lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h
  lldb/source/Target/DynamicRegisterInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145574.504106.patch
Type: text/x-patch
Size: 17285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230310/8b61c604/attachment.bin>


More information about the lldb-commits mailing list