llvm-capstone/lldb/unittests
Michał Górny bd03f6df51 [lldb] [Process/FreeBSDRemote] Introduce powerpc support
Introduce a minimal support for the 32-bit powerpc platform.  This
includes support for GPR and FPR registers.  I also needed to add
software breakpoint opcode for PPC32/PPC64 (big endian), and to fix
offsets in RegisterInfos_powerpc.h (used only by FreeBSD register
context to be globally unique rather than relative to each struct).

Differential Revision: https://reviews.llvm.org/D95947
2021-02-09 21:10:45 +01:00
..
API
Breakpoint
Core
DataFormatter
debugserver [lldb] Fix -Wformat warning in debugserver unit test 2020-12-08 20:57:51 -08:00
Disassembler
Editline
Expression [lldb][import-std-module] Do some basic file checks before trying to import a module 2021-01-21 12:32:51 +01:00
Host [lldb] Disable PipeTest.OpenAsReader on windows 2021-01-11 13:37:49 +01:00
Instruction
Interpreter
Language
ObjectFile
Platform
Process [lldb] [Process/FreeBSDRemote] Introduce powerpc support 2021-02-09 21:10:45 +01:00
ScriptInterpreter [lldb/Lua] add support for Lua function breakpoint 2021-01-25 23:40:57 +00:00
Signals
Symbol [lldb] Unify the two CreateTypedef implementations in TypeSystemClang 2020-12-17 10:49:26 +01:00
SymbolFile
Target Fix -Wmissing-override in lldb 2021-01-25 15:04:21 -08:00
TestingSupport
Thread Fix -Wmissing-override in lldb 2021-01-25 15:04:21 -08:00
tools Make offset field optional in RegisterInfo packet for Arm64 2020-12-02 03:19:43 +05:00
UnwindAssembly
Utility [lldb] Deal gracefully with concurrency in the API instrumentation. 2020-12-10 09:37:49 -08:00
CMakeLists.txt
gtest_common.h