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-27 15:34:15 +0100
committerMichał Górny <mgorny@moritz.systems>2021-01-31 19:52:08 +0100
commit9d029362d1ed48c38565aeab0ca04bf4143d3e5b (patch)
tree296e9e9f2c71a3ecef7fec808d444ea60cdcc2cf /lldb/test/API/python_api/module_section/TestModuleAndSection.py
parentf43c0707f66a19236f58f5bd8be470e5fc625603 (diff)
[lldb] [Process/FreeBSDRemote] Introduce arm (32-bit) support
Introduce a NativeRegisterContextFreeBSD for 32-bit ARM platform. This includes support for GPR + VFP registers as exposed by FreeBSD's ptrace(2) API. Hardware breakpoints or watchpoints are not supported due to missing kernel support. The code is roughly based on the arm64 context. It also includes an override for GetSoftwareBreakpointTrapOpcode() based on the matching code in the PlatformFreeBSD plugin. Differential Revision: https://reviews.llvm.org/D95696
Diffstat (limited to 'lldb/test/API/python_api/module_section/TestModuleAndSection.py')
0 files changed, 0 insertions, 0 deletions