llvm-project/lldb/tools/lldb-server
Emmmer 4fc7e9cba2 [LLDB][RISCV] Make software single stepping work
Add:
- `EmulateInstructionRISCV`, which can be used for riscv32 and riscv64.
- Add unittests for EmulateInstructionRISCV.

Note: Compressed instructions set (RVC) was still not supported in this patch.

Reviewed By: DavidSpickett

Differential Revision: https://reviews.llvm.org/D131759
2022-08-16 23:44:50 +08:00
..
Darwin/resources
Acceptor.cpp [lldb] [Host/Socket] Make DecodeHostAndPort() return a dedicated struct 2021-10-28 09:57:50 +02:00
Acceptor.h
CMakeLists.txt [LLDB][RISCV] Make software single stepping work 2022-08-16 23:44:50 +08:00
LLDBServerUtilities.cpp [lldb] Introduce the concept of a log handler (NFC) 2022-06-16 13:34:28 -07:00
LLDBServerUtilities.h
LLGSOptions.td [lldb] Port lldb gdb-server to libOption 2020-10-21 16:16:18 +02:00
SystemInitializerLLGS.cpp [LLDB][RISCV] Make software single stepping work 2022-08-16 23:44:50 +08:00
SystemInitializerLLGS.h [lldb] Fix shared library directory computation on windows 2021-02-18 15:37:52 +01:00
lldb-gdbserver.cpp [lldb] Rename Logging.h to LLDBLog.h and clean up includes 2022-02-03 14:47:01 +01:00
lldb-platform.cpp [NFC] Improve FileSpec internal APIs and usage in preparation for adding caching of resolved/absolute. 2022-07-28 13:28:26 -07:00
lldb-server.cpp [lldb] Make lldbVersion a full fledged library 2021-12-08 15:14:34 -08:00