HomeFreeBSD

Export a breakpoint() function to userland for arm and arm64.

Description

Export a breakpoint() function to userland for arm and arm64.

Enable ptrace() tests using breakpoint() on these architectures.

Reviewed by: andrew
Differential Revision: https://reviews.freebsd.org/D15191

Details