llvm-project/lldb/source
Michał Górny 86cd2369b6 [lldb] [DynamicRegisterInfo] Refactor SetRegisterInfo()
Move the "slice" and "composite" handling into separate methods to avoid
if/else hell.  Use more LLVM types whenever possible.  Replace printf()s
with llvm::Error combined with LLDB logging.

Differential Revision: https://reviews.llvm.org/D110619
2021-09-28 16:47:58 +02:00
..
API [lldb] Support querying registers via generic names without alt_names 2021-09-13 13:05:06 +02:00
Breakpoint [lldb] Use a struct to pass function search options to Module::FindFunction 2021-08-05 10:18:14 -07:00
Commands [lldb] Remove non-stop mode code 2021-09-28 14:13:50 +02:00
Core [StopInfoMachException] Summarize arm64e BLRAx/LDRAx auth failures 2021-09-14 13:31:52 -07:00
DataFormatters [nfc] [lldb] Prevent needless copies of DataExtractor 2021-08-04 20:35:53 +02:00
Expression [lldb] Remove IRExecutionUnit::CollectFallbackNames 2021-09-22 11:01:15 -07:00
Host [lldb] A different fix for Domain Socket tests 2021-09-27 18:00:27 +02:00
Initialization [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
Interpreter [lldb] Convert misc. StringConvert uses 2021-09-25 14:19:19 +02:00
Plugins [lldb] [DynamicRegisterInfo] Refactor SetRegisterInfo() 2021-09-28 16:47:58 +02:00
Symbol [lldb] Convert misc. StringConvert uses 2021-09-25 14:19:19 +02:00
Target [lldb] Remove non-stop mode code 2021-09-28 14:13:50 +02:00
Utility [lldb] [gdb-remote] Implement the vRun packet 2021-09-10 14:08:36 +02:00
CMakeLists.txt [LLVM][CMake][NFC] Resolve FIXME: Rename LLVM_CMAKE_PATH to LLVM_CMAKE_DIR throughout the project 2021-09-16 18:29:57 +02:00
lldb.cpp [lldb] Reinstate support for LLDB_VERSION_STRING 2021-02-22 16:56:00 -08:00