summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/module_section/TestModuleAndSection.py
diff options
context:
space:
mode:
authorMichał Górny <mgorny@moritz.systems>2021-01-21 19:30:56 +0100
committerMichał Górny <mgorny@moritz.systems>2021-01-31 19:52:08 +0100
commitf43c0707f66a19236f58f5bd8be470e5fc625603 (patch)
tree0058ab1442f45d68960c50359f86b5e85261daee /lldb/test/API/python_api/module_section/TestModuleAndSection.py
parent3d1200b9f6e305ea66080bb93fd34753c46066a1 (diff)
[lldb] [Process/FreeBSDRemote] Introduce arm64 support
Introduce arm64 support in the FreeBSDRemote plugin. The code is roughly based on Linux and reuses the same POSIX RegisterInfos (but the buffers need to be a few bytes larger due to stricter struct member alignment in FreeBSD structures -- luckily, they do not affect the actual member offsets). It supports reading and writing general-purpose and FPU registers. SVE and hardware watchpoint support is missing due to the limitations of FreeBSD ptrace(2) API. Differential Revision: https://reviews.llvm.org/D95297
Diffstat (limited to 'lldb/test/API/python_api/module_section/TestModuleAndSection.py')
0 files changed, 0 insertions, 0 deletions