llvm-project/lldb/source/Host
Michał Górny 8567f4d4b9 [lldb] Support querying registers via generic names without alt_names
Update GetRegisterInfoByName() methods to support getting registers
by a generic name independently of alt_name entries in the register
context.  This makes it possible to use generic names when interacting
with gdbserver (that does not supply alt_names).  It also makes it
possible to remove some of the duplicated information from register
context declarations and/or use alt_names for another purpose.

Differential Revision: https://reviews.llvm.org/D108554
2021-09-13 13:05:06 +02:00
..
android [lldb][NFC] Use C++ versions of the deprecated C standard library headers 2021-05-26 12:46:12 +02:00
common [lldb] Support querying registers via generic names without alt_names 2021-09-13 13:05:06 +02:00
freebsd [lldb][NFC] Use C++ versions of the deprecated C standard library headers 2021-05-26 12:46:12 +02:00
linux [lldb] Fix leak in test 2021-06-11 00:20:35 -07:00
macosx [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
netbsd [lldb][NFC] Use C++ versions of the deprecated C standard library headers 2021-05-26 12:46:12 +02:00
openbsd [lldb][NFC] Use C++ versions of the deprecated C standard library headers 2021-05-26 12:46:12 +02:00
posix Update logic to close inherited file descriptors. 2021-08-19 14:40:43 -07:00
windows [lldb] [gdb-remote] Add eOpenOptionReadWrite for future gdb compat 2021-08-09 12:06:59 +02:00
CMakeLists.txt Remove Windows editline from LLDB 2021-05-12 10:05:44 +01:00