hanchenye-llvm-project/lldb/source/Host
Muhammad Omair Javaid b69c09bf43 Support custom expedited register set in gdb-remote
This patch adds capability to introduce a custom expedited register set
in gdb remote. Currently we send register set 0 as expedited register set
but for the case of AArch64 SVE we intend to send additional information
about SVE registers size/offset configuration which can be calculated
from vg register. Therefore we will expedited Vg register in case of
AArch64 is in SVE mode to speedup register configuration calculations.

Reviewed By: labath

Differential Revision: https://reviews.llvm.org/D82853
2020-11-30 17:34:19 +05:00
..
android
common Support custom expedited register set in gdb-remote 2020-11-30 17:34:19 +05:00
freebsd [lldb] [Host/freebsd] Set Arg0 for 'platform process list -v' 2020-11-09 12:09:12 +01:00
linux [lldb/Host] Add missing proc states 2020-09-02 08:24:06 -07:00
macosx [lldb] Change the xcrun (fallback) logic in GetXcodeSDK 2020-10-06 15:55:06 -07:00
netbsd [lldb] [Host/{free,net}bsd] Fix process matching by name 2020-11-03 09:45:50 +01:00
openbsd [lldb/Reproducers] Intercept the FindProcesses API 2020-03-13 09:31:35 -07:00
posix [lldb] Use std::make_unique<> (NFC) 2020-06-24 17:48:40 -07:00
windows [lldb] [Windows] Remove unused functions. NFC. 2020-10-10 20:47:40 +03:00
CMakeLists.txt Build a flat LLDB.framework for embedded Darwin targets 2020-08-12 13:34:29 -07:00