[Lldb-commits] [PATCH] D109272: [lldb] [gdb-remote] Try using <architecture/> for remote arch unconditionally

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Sep 4 13:02:08 PDT 2021


mgorny updated this revision to Diff 370756.
mgorny added a comment.

Add initial tests for aarch64 regs (roughly confirming that it gets the target.xml correctly).


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

https://reviews.llvm.org/D109272

Files:
  lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
  lldb/test/API/functionalities/gdb_remote_client/TestGDBServerTargetXML.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109272.370756.patch
Type: text/x-patch
Size: 11012 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210904/ae955129/attachment-0001.bin>


More information about the lldb-commits mailing list