[Lldb-commits] [PATCH] D152918: [lldb] Add register field tables to the "register info" command

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jun 21 03:50:46 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGbcfe5a52a39d: [lldb] Add register field tables to the "register info" command (authored by DavidSpickett).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152918

Files:
  lldb/include/lldb/Core/DumpRegisterInfo.h
  lldb/source/Commands/CommandObjectRegister.cpp
  lldb/source/Core/DumpRegisterInfo.cpp
  lldb/test/API/commands/register/register/register_command/TestRegisters.py
  lldb/test/API/functionalities/gdb_remote_client/TestXMLRegisterFlags.py
  lldb/unittests/Core/DumpRegisterInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152918.533208.patch
Type: text/x-patch
Size: 11586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230621/8b0e96eb/attachment.bin>


More information about the lldb-commits mailing list